Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'va/i18n-perl-scripts'
author
Junio C Hamano
<gitster@pobox.com>
Thu, 20 Apr 2017 04:37:17 +0000
(21:37 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 20 Apr 2017 04:37:17 +0000
(21:37 -0700)
Message fix.
* va/i18n-perl-scripts:
git-add--interactive.perl: add missing dot in a message
git-add--interactive.perl
patch
|
blob
|
history
raw
(from parent 1:
a06380b
)
diff --git
a/git-add--interactive.perl
b/git-add--interactive.perl
index 77b4ed53a8aa76aa03bac8324a297e5c9ca5c340..709a5f6ce6fbdb2da14084e94ae9df1db1c3d0a6 100755
(executable)
--- a/
git-add--interactive.perl
+++ b/
git-add--interactive.perl
@@
-1040,7
+1040,7
@@
sub color_diff {
marked for applying."),
checkout_index => N__(
"If the patch applies cleanly, the edited hunk will immediately be
-marked for discarding"),
+marked for discarding
.
"),
checkout_head => N__(
"If the patch applies cleanly, the edited hunk will immediately be
marked for discarding."),