Skip to content
Commit 4aed3580 authored by Daniel Markus's avatar Daniel Markus Committed by Martin Jansa
Browse files

socorro-syms: Correct the extraction of repository branch



When a recipe has git-cloned source code to compile, it may be checked out with
a detached HEAD. The current VCS information extraction in socorro-syms
incorrectly assumes a detached HEAD belongs to the master branch.

With the proper git command we find the branch the detached HEAD belongs to and
use that in the Socorro link.

Signed-off-by: default avatarDaniel Markus <daniel.markus@leica-geosystems.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent d1084c78
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment