[Webkit-unassigned] [Bug 39603] _svn_branch_has_extra_commits needs to check for ^HEAD instead of ^head.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 24 10:46:36 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=39603





--- Comment #3 from Marcus Bulach <bulach at chromium.org>  2010-05-24 10:46:36 PST ---

(In reply to comment #2)
> Can you explain this a bit more? In all my testing, head and HEAD were equivalent. Are they different in some way?


Hi Ojan,

I'm not sure if it's a config issue on our side (it happened to me, hans and satish), on linux: with ^head, it says "invalid revision"

git rev-list --max-count=1 trunk ^head
fatal: bad revision '^head'

but with HEAD it works fine.. I'm not a git expert, so I'm not too sure what exactly are the implications, and / or what config should I change.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list