|
From: | Stefan Monnier |
Subject: | Re: Merge-base alias for git vc-diff |
Date: | Wed, 02 Jan 2019 22:40:30 -0500 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
> The reason I proposed separate commands is because I can't find > a good solution how to combine this with the existing commands. You'd have to change the notion of "revision" in vc-git.el to allow a leading or trailing "...": remember, this is specific to Git so it can only belong in vc-git.el. It also means that revision completion in C-x v ~ will also allow those "..." even tho they don't make any sense there. Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |