Thread (4 messages) flat view 4 messages, 3 authors, 2016-06-15

Re: git init doesn't create master branch

From: Ákos, Tajti <hidden>
Date: 2016-06-15 22:57:29

Thanks for clarifying this thing for me! I don't really insist on having 
a master branch it's just that I tried to pull from a repository bundle 
and I got this error message:

"Cannot merge multiple branches into empty head"

The command was:

git pull ../dump.dmp refs/heads/*:refs/heads/*

Is this a better way of doing this?

Thanks,
Ákos

2013.05.29. 14:54 keltezéssel, Ramkumar Ramachandra írta:
Matthieu Moy wrote:
quoted
quoted
the manual of git init says: "An initial HEAD file that references the
HEAD of the master branch is also created."

However, after creating the repository using git init there's no
master branch.
Right, but HEAD still points to it ;-). We sometimes call this an
"unborn branch".
Right.  Let me also add that our prompt has support for this; on an
unborn branch, my prompt looks like:

artagnon|master#:/tmp/foo$
                ^
	       the # indicates unborn branch

Please consider using contrib/completion/git-prompt.sh to make your life easier.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help