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

Re: Git branch bug

From: Guido Ostkamp <hidden>
Date: 2016-06-15 22:43:08

On Sat, 5 May 2007, Guido Ostkamp wrote:
quoted
$ mkdir test
$ cd test
$ git init
Initialized empty Git repository in .git/
$ git branch experimental
fatal: Not a valid object name: 'master'.

So, it seems it is not possible to create a named branch on an empty
repository.
Actually, it is not possible to branch from a non-existing branch. So,
this is somewhat expected from my POV.
From a git beginners point of view, I would expect that the 'master' 
branch is automatically created when performing the 'git init'. Why is 
this not the case?

Regards

Guido
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help