Ver a proveniência

Remove comment

master
10sr há 6 anos
ascendente
cometimento
f1695e3305
Assinados por: 10sr ID da chave GPG: 7BEC428194130EB2
1 ficheiros alterados com 1 adições e 2 eliminações
  1. +1
    -2
      emacs.el

+ 1
- 2
emacs.el Ver ficheiro

@@ -1,6 +1,6 @@
;;; emacs.el --- 10sr emacs initialization

;; Time-stamp: <2018-10-17 15:31:39 JST 10sr>
;; Time-stamp: <2018-10-17 15:32:23 JST 10sr>

;;; Code:

@@ -2797,7 +2797,6 @@ If current path was not found in the parent revision try to go up path."
(let* ((commitid (git-walktree--git-plumbing "rev-parse"
git-walktree-current-commitish))
(children (git-walktree--get-children commitid)))
(message "%S" children)
(if (< (length children)
1)
(message "There are no known child revision")


Carregando…
Cancelar
Guardar