Urs Liska <u...@openlilylib.org> writes:

> Hi all Git users,
>
> I'd like to make a survey on how you are working with Git.
>
> Do you use the command line exclusively, or a GUI (which one(s))?
> Or a GUI for certain tasks and the command line for others?

Using Emacs for handling Git.  Things like C-u C-x v = (for getting
diffs from arbitrary versions) all the time, and
applying/removing/splitting patches.

Also M-x smerge-ediff RET for conflict resolution.  My EDITOR variable
is set to emacsclient, so all Git commands I start from a command line
end up in the already running Emacs (stuff like commit messages).

I've not tried Magit: I do the merge stuff from the command line,
including frequent use of git rebase -i.

-- 
David Kastrup

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to