From: Jakub Narebski <jnareb@gmail.com>
To: Rustom Mody <rustompmody@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: git in emacs
Date: Thu, 25 Jun 2009 05:59:18 -0700 (PDT) [thread overview]
Message-ID: <m3bpocxyf4.fsf@localhost.localdomain> (raw)
In-Reply-To: <f46c52560906250535k6a0eb0a5ne05dc327760d14bd@mail.gmail.com>
Rustom Mody <rustompmody@gmail.com> writes:
> Ive been trying to use git.el in emacs
>
> When I checked out an internal commit (I guess that's called a
> detached head?) then git-status (in emacs) starts giving me
>
> Branch: fatal: ref HEAD is not a symbolic ref
>
> This goes away when I do
> git reset --hard <original-head-sha> --
> git checkout master
>
> [I'm not sure this the best way of restoring the head]
This probably means that git.el (which version do you use) should
be corrected.
>
> But my question is more about git in emacs. I gather that there are 3 options:
> 1. git.el
> 2. vc with git backend
> 3. dvc with git backend
>
> Which is best/preferable?
> Or is it best to stay with the command line?
See http://www.emacswiki.org/emacs-en/Git
--
Jakub Narebski
Poland
ShadeHawk on #git
next prev parent reply other threads:[~2009-06-25 12:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-25 12:35 git in emacs Rustom Mody
2009-06-25 12:59 ` Jakub Narebski [this message]
2009-06-25 13:13 ` Rustom Mody
2009-06-29 19:50 ` Alexandre Julliard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3bpocxyf4.fsf@localhost.localdomain \
--to=jnareb@gmail.com \
--cc=git@vger.kernel.org \
--cc=rustompmody@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.