10sr пре 5 година
родитељ
комит
5a250cc5f0
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 измењених фајлова са 2 додато и 2 уклоњено
  1. +2
    -2
      emacs.el

+ 2
- 2
emacs.el Прегледај датотеку

@@ -2084,8 +2084,8 @@ initializing."
(bname (format "*GitBug<%s>*" name)))
(with-current-buffer (get-buffer-create bname)
(cd root)
(git-bug--set-tabulated-list-mode-variables)
(git-bug-mode)
(git-bug-ls--set-tabulated-list-mode-variables)
(git-bug-ls-mode)
(current-buffer))))

(defun git-bug--get-repository-root (dir)


Loading…
Откажи
Сачувај