I found a great presentation on the differences between CC and Git:
https://www.open.collab.net/media/pdfs/ClearCase-and-the-journey-to-Git.pdf
https://www.open.collab.net/media/pdfs/ClearCase-and-the-journey-to-Git.pdf
git format-patch -12. Test the patch
3. Finalyy import itgit apply --check <myKillerPatch>.patch
git am <myKillerPatch>.patch