Git smart: How we're using Git to track our source code
Posted Wednesday June 11, 2008, 2:39 am, Over one day oldWhenever someone makes a change to one of our applications or dependencies, they check the change into the central repository via git, and the other developers can then merge those changes into their own repositories. Branching and merging are the features we originally fell in love with.
This post digest is 13% of the original post size. Uncompress
Read Git smart: How we're using Git to track our source code (Links)