summaryrefslogtreecommitdiff
path: root/itches/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'itches/emacs')
-rw-r--r--itches/emacs/tracker.org13
1 files changed, 13 insertions, 0 deletions
diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org
index 1475f96..05c0d57 100644
--- a/itches/emacs/tracker.org
+++ b/itches/emacs/tracker.org
@@ -802,6 +802,19 @@ and/or add commands for styling
- =.. code-block::=
**** TODO link insertion
**** TODO outline support
+*** VC
+**** DONE [[bug:68183]] ~vc-dir~ chokes when upstream branch is local
+:PROPERTIES:
+:Role: watcher
+:PatchApplied: t
+:TestAdded: t
+:Kudos: eliz,reviewing&Dmitry,reviewing&Sean Whitton,reviewing
+:END:
+IOW when =branch.<CURRENT>.REMOTE= is =.=.
+
+While fixing this, add a new =Tracking= header; try to leave =vc-git=
+in a better state than I found it: add tests; refactor
+~vc-git-dir-extra-headers~.
** Minor modes
*** electric-pair
**** DONE [[bug:39680]] electric-pair-mode broken by undo