Ver a proveniência

git-command: Add blame to view command list

pull/5/head
10sr há 9 anos
ascendente
cometimento
fa9d80481f
1 ficheiros alterados com 2 adições e 0 eliminações
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Ver ficheiro

@@ -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)


Carregando…
Cancelar
Guardar