Kaynağa Gözat

Remove some todos

master
10sr 7 yıl önce
ebeveyn
işleme
9192a918b6
İmzalayan: 10sr GPG Anahtar Kimliği: C384BB17CBB19347
1 değiştirilmiş dosya ile 0 ekleme ve 3 silme
  1. +0
    -3
      emacs.el

+ 0
- 3
emacs.el Dosyayı Görüntüle

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


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


Yükleniyor…
İptal
Kaydet