Migrating a TFS repository to git
I'm going to happily switch from TFS to git. I can't afford losing the
check-in history or my branches. What is the least painful way to convert
my TFS repository into a git repository by turning each check-in to a git
commit and keeping all the branches?
No comments:
Post a Comment