This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GNU C Library master sources branch local_ibm_2.18 created. glibc-2.18-87-g40e9bbd


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.
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]