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

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

[elpa] externals/agitate 4ed8d553ba 22/67: Record TODO for vc-git-push r


From: ELPA Syncer
Subject: [elpa] externals/agitate 4ed8d553ba 22/67: Record TODO for vc-git-push replacements
Date: Wed, 28 Sep 2022 16:57:26 -0400 (EDT)

branch: externals/agitate
commit 4ed8d553ba90fa775141a6e7fe5dccdd53b97e61
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Record TODO for vc-git-push replacements
---
 agitate.el | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/agitate.el b/agitate.el
index 8e99de5ba2..30b5064e11 100644
--- a/agitate.el
+++ b/agitate.el
@@ -217,6 +217,12 @@ features."
         (completing-read "Select Git remote: " remotes nil t)
       (car remotes))))
 
+;; TODO 2022-09-27: We can have something similar which prompts for a
+;; branch to push to.  There are lots of possibilities.  The idea is
+;; that the user can pick the function they are most likely to use as
+;; their default.  Then they can rely on PROMPT to modify its
+;; behaviour.
+
 ;;;###autoload
 (defun agitate-vc-git-push-prompt-for-remote (prompt)
   "Behave like `vc-git-push' but prompt for a remote, if needed.



reply via email to

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