소스 검색

Add comment

master
10sr 5 년 전
부모
커밋
73419c7eda
로그인 계정: 10sr GPG 키 ID: 7BEC428194130EB2
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el 파일 보기

@@ -2779,6 +2779,8 @@ PARENT should be a full SHA-1 object name."
"Get known children list of PARENT commit.
PARENT should be a full SHA-1 object name."
(gethash parent git-walktree-known-child-revisions))
;; https://stackoverflow.com/a/9870218
;; git log --reverse --pretty=format:%H -n 1 --ancestry-path <PARENT>..HEAD

(defun git-walktree--choose-committish (prompt-format collection)
"Emit PROMPT-FORMAT and ask user to which committish of COLLECTION to use.


불러오는 중...
취소
저장