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

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

Re: The GIT mode


From: Anselm Helbig
Subject: Re: The GIT mode
Date: Fri, 03 Jul 2009 11:18:55 +0200

At Fri, 03 Jul 2009 09:25:28 +0300,
Mihamina Rakotomandimby <mihamina@gulfsat.mg> wrote:
> 
> Hi all,
> I am running (Copy/paste from the startup buffer):
> GNU Emacs 23.0.91.1 (x86_64-pc-linux-gnu, GTK+ Version 2.16.0)
> It's on an Ubuntu Jaunty amd64.
> 
> When I open a file under GIT, I have "Git Master" displayed.
> So I guess I have some gIt support.
> 
> Would you know any tutrial on how to use it efficiently?
> Thank you.

There's a generic version control framework in emacs called "VC" which
also supports git, read about it in the info pages

  (info "(emacs) Version Control")

(Copy this text into emacs, put the cursor past the last parenthesis
 and press C-x C-e.)

VC is centered around work with single files. If you need a broader
view, there are several tools to choose from. "git.el" might already
be installed for you, you can call it with M-x git-status. You get an
overview of the available commands with C-h C-m. 

HTH, 

Anselm


-- 
Anselm Helbig 
mailto:anselm.helbig+news2009@googlemail.com


reply via email to

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