commit | c0eb604330e1288300d915f25868d1eed88d3038 | [log] [tgz] |
---|---|---|
author | Matthieu Moy <Matthieu.Moy@imag.fr> | Mon Jan 11 22:09:44 2010 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Jan 11 20:34:16 2010 -0800 |
tree | a2876728b8636b35677895016dff4f6f0e328908 | |
parent | 637afcf4e07616d1dd15d33f56c6b72f90f39821 [diff] |
push: spell 'Note about fast-forwards' section name correctly in error message. The error message in case of non-fast forward points to 'git push --help', but used to talk about a section 'non-fast-forward', while the actual section name is 'Note about fast-forwards'. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>