one file per commit

This commit is contained in:
Chris Wanstrath 2010-11-08 14:56:21 -08:00
parent 80e0020b8c
commit d03876d396
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@
That's what we're trying to build. Please contribute
by [forking][fk] and sending a [pull request][pr].
Also **please** only modify **one file** per commit. This'll
make merging easier for everyone.
Here's a good **global** gitignore: <http://help.github.com/git-ignore/>
For more information on gitignore: [gitignore(5)][g5]