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

Re: PEBKAC or bug: unable to create path-like branch names

From: Todd A. Jacobs <hidden>
Date: 2016-06-15 22:47:43

On Sat, Nov 14, 2009 at 09:36:47PM -0800, Jacob Helwig wrote:
What version of git are you using?  git checkout -b foo/bar/baz works
I'm using 1.6.5.2 as well. Okay, try this in a temp directory, and
you'll see what I mean:

    git init
    echo foo > foo
    git add foo
    git commit -m testing foo
    git checkout -b dev
    git checkout -b dev/feature/foobar

The first branch works fine, but after attempting the nested branch the
message reappears:

    error: unable to resolve reference refs/heads/dev/feature/foobar: Not a directory
    fatal: Failed to lock ref for update: Not a directory

I can recreate this behavior at any time; it isn't just a problem with
an existing repository.

-- 
"Oh, look: rocks!"
	-- Doctor Who, "Destiny of the Daleks"
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help