git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
1af9c60
)
contrib/git-jump: fix typo in README
author
Jeff King
<redacted>
Fri, 22 Jul 2016 16:30:58 +0000
(12:30 -0400)
committer
Junio C Hamano
<redacted>
Fri, 22 Jul 2016 19:34:51 +0000
(12:34 -0700)
Signed-off-by: Jeff King <redacted>
Signed-off-by: Junio C Hamano <redacted>
contrib/git-jump/README
patch
|
blob
|
history
diff --git
a/contrib/git-jump/README
b/contrib/git-jump/README
index 3e0b65b9b38c1c6bed6d4caf9c4fa72148d9f701..225e3f09547d07563a8da34b21677dce514659fa 100644
(file)
--- a/
contrib/git-jump/README
+++ b/
contrib/git-jump/README
@@
-85,7
+85,7
@@
complete list of files and line numbers for each match.
Limitations
-----------
-This script
s
was written and tested with vim. Given that the quickfix
+This script was written and tested with vim. Given that the quickfix
format is the same as what gcc produces, I expect emacs users have a
similar feature for iterating through the list, but I know nothing about
how to activate it.
git clone https://git.99rst.org/PROJECT