aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChris Wanstrath <chris@ozmm.org>2010-11-08 14:56:21 -0800
committerChris Wanstrath <chris@ozmm.org>2010-11-08 14:56:21 -0800
commitd03876d396ffae6a92fda5d5db6c67c93d54760a (patch)
tree8e3e09e63da3981a4e49f0ace0113f7cf2df6994 /README.md
parent80e0020b8c55141efc0bdd9d35ffec7c36a1524b (diff)
downloadgitignore-d03876d396ffae6a92fda5d5db6c67c93d54760a.tar.gz
gitignore-d03876d396ffae6a92fda5d5db6c67c93d54760a.zip
one file per commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index b2b3ed1e..7dd8f641 100644
--- a/README.md
+++ b/README.md
@@ -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]