emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Proper git settings to stay with master?


From: Achim Gratz
Subject: Re: [O] Proper git settings to stay with master?
Date: Fri, 23 Dec 2016 12:24:37 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1

Am 22.12.2016 um 17:44 schrieb John Hendy:
$ git pull
From http://orgmode.org/org-mode
   13751c3249..820d1eb617  maint      -> origin/maint
   7fd61c4f92..1c89082600  master     -> origin/master
You are not currently on a branch.

Well, then you want to do a

git checkout master

or

git checkout maint

depending on which branch you want to be on.

Have I botched something? If so, what would be the method to remedy?
If not, what should be updated in the instructions regarding sticking
with master? I see references on how to specify maint, but that seems
to imply that master is the default and action is only required to
override to use maint branch.

Master _is_ the default, so you must have specifically checked out a commit not at the branch HEAD or left a bisect or similar command that replays history hanging unfinished somewhere.

--
Achim.

(on the road :-)




reply via email to

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