commit 69711ec322d57cf06e6fba34e2e6bf0d7475b4ce (tree)
parent 8993abb9f12f76a220336cbb94acb30a07cc5e3f
Author: Tim Pope <code@tpope.net>
Date: Thu, 18 Aug 2011 16:17:35 -0400
Fix typo
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.markdown b/README.markdown
@@ -120,9 +120,9 @@ If your [commit message sucks](http://stopwritingramblingcommitmessages.com/),
I'm not going to accept your pull request. I've explained very politely
dozens of times that
[my general guidelines](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)
-are absolute rules on on my own repositories, so I may lack the energy
-to explain it to you yet another time. And please, if I ask you to
-change something, `git commit --amend`.
+are absolute rules on my own repositories, so I may lack the energy to
+explain it to you yet another time. And please, if I ask you to change
+something, `git commit --amend`.
Beyond that, don't be shy about asking before patching. What takes you
hours might take me minutes simply because I have both domain knowledge