lilypond-user
[Top][All Lists]
Advanced

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

Re: Survey: Git (G)UIs


From: David Kastrup
Subject: Re: Survey: Git (G)UIs
Date: Mon, 06 Jan 2014 14:31:39 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Urs Liska <address@hidden> 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



reply via email to

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