Dan McGee <dpmcgee@xxxxxxxxx> wrote: > Signed-off-by: Dan McGee <dpmcgee@xxxxxxxxx> Acked-by: Shawn O. Pearce <spearce@xxxxxxxxxxx> First change for 1.5.6.1? With --graph in 1.5.6 we really should have included this as part of 1.5.6. Oh well. 1.5.6.1 perhaps Junio? > --- > contrib/completion/git-completion.bash | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/contrib/completion/git-completion.bash b/contrib/completion/git-completion.bash > index 2141b6b..0eb8df0 100755 > --- a/contrib/completion/git-completion.bash > +++ b/contrib/completion/git-completion.bash > @@ -761,6 +761,7 @@ _git_log () > --pretty= --name-status --name-only --raw > --not --all > --left-right --cherry-pick > + --graph > " > return > ;; > -- > 1.5.6 -- 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