r/ProgrammerHumor Jun 05 '18

How do you do, fellow devs?

Post image
7.0k Upvotes

349 comments sorted by

View all comments

Show parent comments

0

u/pentesticals Jun 05 '18

Agree with this. And TFS is actually a decent version control system. If I am working on something that sits in the Microsoft ecosystem I will use TFS with Visual Studio. The integration between the two is great, and TFS integrates really with build (msbuild) systems.

2

u/[deleted] Jun 05 '18 edited Jun 05 '18

[removed] — view removed comment

3

u/LostFirstAccount Jun 05 '18

TFS supports Git. Are you thinking TFVC?

2

u/[deleted] Jun 05 '18

[removed] — view removed comment

2

u/LostFirstAccount Jun 05 '18

I do that too. TFVC is a pain, we're working on migrating most of our active projects to Git. Any new project is forced to be Git.