Przeglądaj źródła

Remove some todos

master
10sr 5 lat temu
rodzic
commit
9192a918b6
Podpisane przez: 10sr ID klucza GPG: C384BB17CBB19347
1 zmienionych plików z 0 dodań i 3 usunięć
  1. +0
    -3
      emacs.el

+ 0
- 3
emacs.el Wyświetl plik

@@ -2326,7 +2326,6 @@ TYPE is target object type."
(setq git-walktree-repository-root root)
(current-buffer))))))

;; TODO: Change func name
(defun git-walktree--replace-into-buffer (target)
"Replace TARGET buffer contents with that of current buffer."
(let ((buf (current-buffer)))
@@ -2356,8 +2355,6 @@ TYPE is target object type."
(let ((inhibit-read-only t))
(with-temp-buffer
(if commitish
;; TODO: branch info after commit sha1 (like (HEAD -> master))
;; not appear
(progn (git-walktree--call-process nil
"show"
;; TODO: Make this args configurable


Ładowanie…
Anuluj
Zapisz