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:
5fa0f52
)
completion: tab-complete "git svn --recursive"
author
James Shubin
<redacted>
Wed, 13 Nov 2019 00:47:52 +0000
(
00:47
+0000)
committer
Junio C Hamano
<redacted>
Wed, 13 Nov 2019 03:46:12 +0000
(12:46 +0900)
Signed-off-by: James Shubin <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 e087c4bf0085add8e968e128db6b667acbc80320..51ca63673d828161ca5f736d1f29e17816930608 100644
(file)
--- a/
contrib/completion/git-completion.bash
+++ b/
contrib/completion/git-completion.bash
@@
-2730,6
+2730,7
@@
_git_svn ()
--log-window-size= --no-checkout --quiet
--repack-flags --use-log-author --localtime
--add-author-from
+ --recursive
--ignore-paths= --include-paths= $remote_opts
"
local init_opts="
git clone https://git.99rst.org/PROJECT