help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: vc for git users.


From: Steinar Bang
Subject: Re: vc for git users.
Date: Tue, 29 Oct 2019 19:00:17 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (windows-nt)

>>>>> Dmitry Gutov <dgutov@yandex.ru>:

> I don't think it's fair. Git provides good tools. Just the other day I
> was thinking of how to commit only a part of changes in a file. Git
> makes it easy with 'git add -p', using the staging area.

(last Friday I, mostly by accident, discovered that magit supports 'git
add -p': go to the diff buffer (ie. 'd d' with the cursor on a file with
changes) and stage the indivdual hunks https://stackoverflow.com/a/1096508)

> Not sure what the closest VCS-neutral approach would be. Selecting
> chunks somehow in a vc-diff buffer?

That descibes the magit approach.  But having no concept of staging
would make it hard to implement.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]