youhanaNaseim
http://blogs.msdn.com/youhana/ http://www.linkedin.com/in/youhana
@youhanaNaseim
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 16, 2012 at 12:25 PM@pnewhook: Due to the differences of the branching models in TFS and Git, we don't support branch creation in Git propagating new branches to TFS.
Announcing git-tf: Combining the local repository of Git with the integrated ALM of TFS
Aug 14, 2012 at 9:38 AM@Seb:This is correct, these are the only command currently available. Which commands do you think are missing ?
Announcing git-tf: Combining the local repository of Git with the integrated ALM of TFS
Aug 14, 2012 at 8:08 AM@PeteGoo : The ability to override the tf checkin description / comment is at the top of our backlog and we will be addressing this in future releases. Git-tf today supports associating and resolving multiple workitems during checking by using any of these options:
1) Specify the parameter multiple times : git tf checkin --associate=1 --associate=2 --resolve=9 --resolve=10
2) Specify multiple values delimited by commas (no space) : git tf checkin --associate=1,2 --resolve=9,10
Announcing git-tf: Combining the local repository of Git with the integrated ALM of TFS
Aug 14, 2012 at 6:46 AM@RichB : yes git-tf will support reading from tfs servers with " 'tf /destroy /keephistory' in history.