[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: VC hg backend that use mercurial command server.
From: |
Andrii Kolomoiets |
Subject: |
Re: VC hg backend that use mercurial command server. |
Date: |
Fri, 28 May 2021 23:41:38 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (darwin) |
Xinglu Chen <public@yoctocell.xyz> writes:
> built-in Hg backend doesn’t support ‘hg shelve/unshelve’ right, or
> have i missed something again? :)
You are right. Support for shelve/unshelve was copy-pasted from git
backend. But shelve UI in vc-git was improved in Emacs 28. vc-hgcmd is
out of sync at the moment and uses the old UI. Would be great to move
the shelve/unshelve UI to vc "core".
--
Andrii