Git Subtree Merge –The Quick Version
Image by Ville Miettinen | Some Rights Reserved The Subtree Merge Workflow offers a relatively painless mechanism for managing shared library source code as a component of a larger project. If you have ever had a shared library,...
Getting Started with Git for the Windows Developer (Part III) – Working with Files Using Bash
CodeProject Up to this point . . . This is the third part in a series focused on getting familiar with Git for Windows developers. The series assumes little or no experience using the command line. If you missed the first few...
Getting Started with Git for the Windows Developer (Part II) – Get Acquainted with Bash
This is the second installment of a multi-part series about getting your feet wet with Git for Windows Developers. If this is your first time here, you may want to review Part I of the series. If you have been following along so...
Getting Started with Git for the Windows Developer (Part I)
I am a late-comer to version control in general, and, having grown up teaching myself programming in the Windows/Visual Studio/C# realm, It took the growing prominence of Github to draw my attention to what is currently the most...