Use git ls-remote heads/master to suppres branch prefixes
commit3178ac472f45edde6d4fe78c50d468f58ab30e18
authorPetr Písař <ppisar@redhat.com>
Fri, 14 Mar 2014 15:34:07 +0000 (14 16:34 +0100)
committerPetr Písař <ppisar@redhat.com>
Fri, 14 Mar 2014 15:35:11 +0000 (14 16:35 +0100)
tree4fd4c8053deab82e5367a4ac3c297e46df8556e4
parent566a6b952b792f0253911ffb436b15e2be997d5c
Use git ls-remote heads/master to suppres branch prefixes

Otherwise git ls-remote --heads ... handles master as a wildcard and returns
entry for rc/master branch too.
lib/Fedora/Rebuild/Package.pm