Commit Often, Perfect Later, Publish Once: Git Best Practices

Best Practices vary from environment to environment, and there is no One True Answer, but still, this represents a consensus from #git and in some cases helps you frame the discussion for the generation of your very own best practices.

Table of ContentsEdit

Do read about gitEdit

Knowing where to look is half the battle. I strongly urge everyone to read (and support) the Pro Git book. The other resources are highly recommended by various people as well.

Imported from Seth Robertson's original.

ThanksEdit

Thanks to the experts on #git, and my co-workers, for review, feedback, and ideas.