Re: git is live
Tom Tromey <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils,gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "HJ" == H J Lu <[email protected]> writes: HJ> I can't push my branch: Actually, the push did go through. binutils-gdb.git uses the post-receive and update hooks. These hooks can't prevent a push. HJ> remote: fatal: Invalid revision range HJ> 0000000000000000000000000000000000000000..6346639c66e5244e588d341f8f96c817cdf03741 HJ> remote: dirname: missing operand I'm looking into the bug. HJ> * [new branch] hjl/pr12639 -> hjl/pr12639 FWIW this is how you can tell it worked. Tom