emacs-devel
[Top][All Lists]
Advanced

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

Re: git question: how do I get a specific git version into my working di


From: Stefan Monnier
Subject: Re: git question: how do I get a specific git version into my working directory?
Date: Sat, 18 Apr 2015 13:09:01 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> Yes, I know all that.  But I'd still do all that on a separate branch,
> since 'master' is not supposed to be used for such stuff, it's
> supposed to track upstream as close as possible.

I think Harald's point is that after "git checkout e56ab7" you're simply
not in "master" any more.  At least, not more than you're in any
other branch.  Instead, you're in a kind of transient nameless branch.


        Stefan



reply via email to

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