summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b3a769d)
raw | patch | inline | side by side (parent: b3a769d)
author | Frederic Heitzmann <frederic.heitzmann@gmail.com> | |
Thu, 3 Nov 2011 18:33:30 +0000 (19:33 +0100) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Tue, 21 Feb 2012 21:37:31 +0000 (21:37 +0000) |
see afd7f1e for more details on git svn dcommit --interactive
Signed-off-by: Frederic Heitzmann <frederic.heitzmann@gmail.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Frederic Heitzmann <frederic.heitzmann@gmail.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
contrib/completion/git-completion.bash | patch | blob | history |
index 1505cff12d3ee01e868219eed3fcf459dc196543..64be572eedf0c0178f32562756d195cc36fb3cbf 100755 (executable)
__gitcomp "
--merge --strategy= --verbose --dry-run
--fetch-all --no-rebase --commit-url
- --revision $cmt_opts $fc_opts
+ --revision --interactive $cmt_opts $fc_opts
"
;;
set-tree,--*)