SZEDER Gábor <szeder@xxxxxxxxxx> wrote: > 'git svn' got some new subcommands and otions in the last couple of > months. This patch adds completion support for them. > > In particular: > > * 'fetch', 'clone', etc.: '--ignore-paths=' > * 'init' and 'clone': '--prefix=', '--use-log-author', > '--add-author-from' > * 'dcommit': '--commit-url', '--revision' > * 'log': '--color' > * 'rebase': '--dry-run' > * 'branch', 'tag', 'blame', 'migrate' subcommands and their options > > Signed-off-by: SZEDER Gábor <szeder@xxxxxxxxxx> Acked-by: Shawn O. Pearce <spearce@xxxxxxxxxxx> > contrib/completion/git-completion.bash | 31 +++++++++++++++++++++++++------ > 1 files changed, 25 insertions(+), 6 deletions(-) -- Shawn. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html