Viability of Mercurial as an alternative to Git in 2024?
Dr. Arne Babenhauserheide
arne_bab at web.de
Sat Jul 20 15:30:24 UTC 2024
Uwe Brauer via Mercurial <mercurial at lists.mercurial-scm.org> writes:
>>>> "ABvM" == Arne Babenhauserheide via Mercurial <mercurial at lists.mercurial-scm.org> writes:
>
>> David Demelier <markand at malikania.fr> writes:
>
>>> Well, convenient and Git in the same sentence is somewhat strange.
>>> Git is far from being convenient in any shape of form.
>
>> At work we’re using Git. That was hard to bear until I learned to use
>> magit (in Emacs). And magit actually makes Git convenient from Emacs.
>> It was only recently that Mercurial could follow up on that when
>> vc-mode got support for committing patches partially. See
>> https://www.draketo.de/software/emacs-tipps#vc-mode-partial
>
> Right, but it was possible even before using
> commit-patch-buffer (and an external program)
The commandline is actually pretty convenient:
hg commit -im 'the message'
(select hunks interactively)
But when I’m already in Emacs, having an Emacs UI is more efficient.
Best wishes,
Arne
--
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 1125 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20240720/17af5ac2/attachment.asc>
More information about the Mercurial
mailing list