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:
f2120eb
)
completion: --edit and --no-edit for git-merge
author
Adrian Weimann
<redacted>
Mon, 30 Jan 2012 19:29:33 +0000
(20:29 +0100)
committer
Junio C Hamano
<redacted>
Mon, 6 Feb 2012 08:00:54 +0000
(
00:00
-0800)
Signed-off-by: Adrian Weimann <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 1496c6dc05822d3009aaf7d88cc5a66dfca9ea23..78be1958383da7cc2fd1ec22e3cd02e972874eb1 100755
(executable)
--- a/
contrib/completion/git-completion.bash
+++ b/
contrib/completion/git-completion.bash
@@
-1622,7
+1622,7
@@
_git_log ()
__git_merge_options="
--no-commit --no-stat --log --no-log --squash --strategy
- --commit --stat --no-squash --ff --no-ff --ff-only
+ --commit --stat --no-squash --ff --no-ff --ff-only
--edit --no-edit
"
_git_merge ()
git clone https://git.99rst.org/PROJECT