Code
Quick Tip: Alias Hub as Git on Windows
If you use Git with GitHub, the Hub wrapper utility by GitHub is a better CLI option for working with your personal and org repositories.
Code
If you use Git with GitHub, the Hub wrapper utility by GitHub is a better CLI option for working with your personal and org repositories.
Code
To continue my quest of converting from CVCS to git, I figured I would do a short write-up on my recent experience with converting from Subversion in a Windows environment.
Git
As a long-time TFS user and VSS user before that, what is most commonly referred to as centralized version control (CVCS) was all I knew.
Git
When I started searching on the topic of moving from my 2-year-old TFS repository on visualstudio.com over to a new git repository, I was mentally preparing myself for a struggle.