GNU C Library master sources branch local_ibm_2.18 created. glibc-2.18-87-g40e9bbd
Carlos O'Donell
carlos@redhat.com
Thu Dec 12 03:04:00 GMT 2013
On 12/11/2013 06:14 PM, Roland McGrath wrote:
> I use "git push origin :branchname" to delete all the time.
> It has recently started printing things like:
> remote: fatal: Invalid revision range 96e1ad1b3f6d020b8c32c30ed2801da317729e58..0000000000000000000000000000000000000000
> But it still actually deletes the branch.
I might have mentioned this before, but that's a bug in the
remote hook. The script in the hook isn't taking into account
that the branch is now dead hence the zeroes.
Cheers,
Carlos.
More information about the Libc-alpha
mailing list