6
votes
1answer
267 views
How can I display my current git branch name in my PowerShell prompt?
Basically I'm after this but for PowerShell instead of bash.
I use git on windows through P …
5
votes
1answer
221 views
Using Git in a TFS shop
Using Git at home has spoiled me - I now find using TFS at work to be a bit of a drag and want to explore the possibility of using Git locally and syncing somehow with TFS. I figure there are a few …
