Merge branch 'jk/test'
[gitweb.git] / contrib / completion / git-completion.bash
index 0eb8df020be3c6dd0e701428a6335316aa608b6a..ebf7cde5c023c86ee7ed0751730e09d1245930da 100755 (executable)
@@ -762,6 +762,9 @@ _git_log ()
                        --not --all
                        --left-right --cherry-pick
                        --graph
+                       --stat --numstat --shortstat
+                       --decorate --diff-filter=
+                       --color-words --walk-reflogs
                        "
                return
                ;;