First off : yes I know there are several CC--git migration subject, but they don't offer anything valuable to my problem. They deal with some ways to use git locally and push back to ClearCase, which is more or less the opposite of what I want to do.
I am responsible for integrating work from 2 production sites (I am also a programmer in one of these production site).
Site #1 (mine) is where integration is done and we use git (Single repository master/devel/topic branches)
Site #2 uses ClearCase...
Has anyone been in this situation and What do you suggest as a workflow to integrate their work into our git history ?