0% developed

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

From Wikibooks, open books for an open world
Jump to navigation Jump to search

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 Contents[edit | edit source]

Do read about git[edit | edit source]

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.

Thanks[edit | edit source]

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