At my company, we are transitioning (fully) from ClearCase UCM to Git. We will not be using Clearcase after some time using Git.
In the transition, are there any go
Try this tool to import history from ClearCase to git: https://github.com/charleso/git-cc
Regarding the reorganization of repos when migrating from ClearCase to git, there were few discussions on SO, for example this one: Sync GIT and ClearCase