|
|
@@ -991,6 +991,8 @@ found, otherwise returns nil." |
|
|
|
(when (boundp 'git-command-view-command-list) |
|
|
|
(add-to-list 'git-command-view-command-list |
|
|
|
"graph") |
|
|
|
(add-to-list 'git-command-view-command-list |
|
|
|
"blame") |
|
|
|
(add-to-list 'git-command-view-command-list |
|
|
|
"help")) |
|
|
|
(when (boundp 'git-command-aliases-alist) |
|
|
|