News

Learn how to manage a codebase with Git including setting up a repo, using branches and pull requests, and merging changes.
To understand Git and the concept of version control, looking at version control from an historical perspective is helpful. There have been three generations of version control software. The first ...
1 Getting started with Git Outside of installation, developers should familiarize themselves with the Git basics, such as helpful, everyday commands and some of the associated dos and don'ts.
PeepCode’s Git screencast helps you get started with Git and leverage its power. I like screencasts. A well-made screencast can explain complex concepts more effectively than a written document.