Sync GIT and ClearCase

前端 未结 3 814
梦谈多话
梦谈多话 2020-12-05 05:43

I am currently working on ClearCase and now migrating to GIT. But we need this migration in a way that all work will be done in GIT and the data will be synced backed to Cle

3条回答
  •  [愿得一人]
    2020-12-05 06:24

    While I wouldn't necessarily suggest it as the 'best' way of syncing the two, you can import history and push changes back to Clearcase via my git-cc tool, as mentioned here.

提交回复
热议问题