Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: (Off-topic) Recommend emacs library for git?
Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> writes:
> The emacs VC mode claims to support git, but vc-git.el isn't included in
> any emacs install I've checked.
vc-git is included in Emacs 24.3.
> Google search isn't turning up vc-git more recent than 2006, which seems a
> bit of a stretch. I've seen reference to magit but with the caveat that it
> is best "if you don't need to use any other version control system" (which
> I do need to do).
You still want magit. Yes, it works with Git only, but you can keep
using whatever you want for other SCM.
> I'd like to be able to continue to use e.g C-x v g for annotate, etc., if
> feasible. Suggestions?
You can use both together (e.g. annotate with vc-git and commit with magit).
--
Christian Neukirchen <chneukirchen@xxxxxxxxx> http://chneukirchen.org
Messages sorted by:
Reverse Date,
Date,
Thread,
Author