commit bfca6cea4f4a3ad7032c139a451a154a5f8616a8 parent 5fe48bad667cdddd2821e17c5aa35f010d95d926 Author: Kévin Le Gouguec <kevin.legouguec@gmail.com> Date: Sun, 15 Sep 2024 13:18:33 +0200 Add scratched itch Too few of those. Diffstat:
| M | itches/emacs/tracker.org | | | 13 | +++++++++++++ |
1 file changed, 13 insertions(+), 0 deletions(-)
diff --git 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