Is there a tool (adapter) available to migrate source code from RTC repository to GIT repository?
![]()
Is there a tool (adapter) available to migrate source code from RTC repository to GIT repository along with the history of change sets?
If there is any, what is the process to do so and what are the limitations? |
One answer
![]()
I am not aware of any tools that IBM provides to migrate the source/history to git...and did a quick search, and did not find anything. I would suggest reviewing the api to see if that can be used to pull the source and the history.
|