emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/vc-got ae2ad57 123/145: don't need mark-resolved and fi


From: ELPA Syncer
Subject: [elpa] externals/vc-got ae2ad57 123/145: don't need mark-resolved and find-admin-dir
Date: Thu, 9 Sep 2021 15:58:47 -0400 (EDT)

branch: externals/vc-got
commit ae2ad5727a15bfcc13d0822854d602b5a9f9c212
Author: Omar Polo <op@omarpolo.com>
Commit: Omar Polo <op@omarpolo.com>

    don't need mark-resolved and find-admin-dir
---
 vc-got.el | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/vc-got.el b/vc-got.el
index 8a1f960..8e3eb75 100755
--- a/vc-got.el
+++ b/vc-got.el
@@ -68,8 +68,10 @@
 ;; - modify-change-comment              NOT IMPLEMENTED
 ;;      can be implemented via histedit, if I understood correctly
 ;;      what it is supposed to do.
-;; - mark-resolved                      NOT IMPLEMENTED
-;; - find-admin-dir                     NOT IMPLEMENTED
+;; - mark-resolved                      NOT NEEDED
+;;      got notice by itself when a file doesn't have any pending
+;;      conflicts to be resolved.
+;; - find-admin-dir                     NOT NEEDED
 ;;
 ;; HISTORY FUNCTIONS
 ;; * print-log                          DONE



reply via email to

[Prev in Thread] Current Thread [Next in Thread]