On 07/21/2012 05:50 PM, Jiang Xin wrote:
quoted hunk ↗ jump to hunk
Signed-off-by: Jiang Xin <redacted>
---
git-am.sh | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/git-am.sh b/git-am.sh
index b6a53..20c1a 100755
--- a/git-am.sh
+++ b/git-am.sh
@@ -92,7 +92,7 @@ safe_to_abort () {
then
return 0
fi
- gettextln "You seem to have moved HEAD since the last 'am' failure.
+ gettextln "You seem to have moved HEAD since the last 'am' failure.
Spurious whitespace change? It certainly is unrelated with what you say in
the commit message ...
Regards,
Stefano