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

Re: [PATCH v2] git checkout -b: unparent the new branch with -o

From: David Kågedal <hidden>
Date: 2016-06-15 22:48:43

Bert Wesarg [off-list ref] writes:
On Fri, Mar 12, 2010 at 07:53, Junio C Hamano [off-list ref] wrote:
quoted
Erick Mattos [off-list ref] writes:
quoted
+     test "alpha" = "$(git branch | sed -n "/*/s/\* //p")" &&
Don't read from "git branch" in scripts; use symbolic-ref on HEAD.
I think what he wants is:

        git rev-parse --abbrev-ref HEAD
Aha! That's a command I've been looking for a number of times. Thanks a
lot for the tip.

-- 
David Kågedal
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help