Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Announcing git-tf: Combining the local repository of Git with the integrated ALM of TFS
Aug 13, 2012 at 4:53 PM@RichB:Interesting question that I hadn't thought about. We'll check it out.
Announcing git-tf: Combining the local repository of Git with the integrated ALM of TFS
Aug 13, 2012 at 4:52 PM@BoyOfGreen:
git-tf will create a git repository for you (or use your existing repository). So yes - you can use all the git commands on your git repository - even working with another remote. You can then "git tf checkin" to TFS from your master HEAD once you've made your changes.