Преглед на файлове

emacs.el: Remove st alias for git-command

pull/1/head
10sr преди 11 години
родител
ревизия
4296700265
променени са 1 файла, в които са добавени 1 реда и са изтрити 11 реда
  1. +1
    -11
      emacs.el

+ 1
- 11
emacs.el Целия файл

@@ -960,17 +960,7 @@ found, otherwise returns nil."
'("di" . (lambda (options cmd args)
(git-command-exec options
"diff"
args))))
(add-to-list
'git-command-aliases-alist
'("st" . (lambda (options cmd args)
(message "%s"
(shell-command-to-string
(concat "git "
(git-command-construct-commandline
options
"status"
`("-s" "-b" ,@args)))))))))
args)))))
(setq git-command-use-emacsclient t)
(or git-command-prompt-file
(setq git-command-prompt-file


Зареждане…
Отказ
Запис