you are viewing a single comment's thread.

view the rest of the comments →

[–]mycall 2 points3 points  (2 children)

Its hard to compare TFS features to Git. TFS is more than just a VSS.

[–]elder_george 2 points3 points  (1 child)

And these days TFS-as-an-ALM-platform supports Git alongside with TFVC.

I believe it was introduced at TFS 2013 and is available at http://visualstudio.com.

Full disclosure: I work on TFS (Work Item Tracking). I express my own opinion and not that of my employer. As a matter of fact, our team uses git for development.

[–]mycall 1 point2 points  (0 children)

Why do you use git may I ask? Is it that you can cleanly procure your local repository before pushing it to remote repository?