Browse Source

Add comment

master
10sr 5 years ago
parent
commit
97a9d27a8f
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el View File

@@ -2765,6 +2765,7 @@ PARENT should be a full SHA-1 object name."
current)
git-walktree-known-child-revisions))))

;; TODO: Add aggressive search mode
(defun git-walktree--get-children (parent)
"Get known children list of PARENT commit.
PARENT should be a full SHA-1 object name."


Loading…
Cancel
Save