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:
0d0ac38
)
completion: fix typo in git-completion.bash
author
Chayoung You
<redacted>
Wed, 26 Dec 2018 16:22:16 +0000
(
01:22
+0900)
committer
Junio C Hamano
<redacted>
Thu, 3 Jan 2019 21:34:01 +0000
(13:34 -0800)
Signed-off-by: Chayoung You <redacted>
Signed-off-by: Junio C Hamano <redacted>
contrib/completion/git-completion.bash
patch
|
blob
|
history
diff --git
a/contrib/completion/git-completion.bash
b/contrib/completion/git-completion.bash
index 9e8ec95c3c7adb2956435ded43b020532aafa1c2..86a9719a51f37bf2c89b6c7ad6c45370ba3b0225 100644
(file)
--- a/
contrib/completion/git-completion.bash
+++ b/
contrib/completion/git-completion.bash
@@
-438,7
+438,7
@@
__gitcomp_nl ()
# Callers must take care of providing only paths that match the current path
# to be completed and adding any prefix path components, if necessary.
# 1: List of newline-separated matching paths, complete with all prefix
-# path componens.
+# path componen
t
s.
__gitcomp_file_direct ()
{
local IFS=$'\n'
git clone https://git.99rst.org/PROJECT