Re: Any concrete plans after the GDB BoF?
Tom Tromey <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Mark" == Mark Wielaard <[email protected]> writes: Mark> For gdb-patches you want to add the following to your .git/config: Mark> [b4] Mark> midmask = https://inbox.sourceware.org/gdb-patches/%s Mark> linkmask = https://inbox.sourceware.org.org/gdb-patches/%s I also have: searchmask = https://inbox.sourceware.org/gdb-patches/all/?x=m&t=1&q=%s Do I not need this? I tried b4 today to add reviewed-by trailers from email to a patch of mine. I had to look up the message-id (and I guess I wouldn't even have to do that if I used b4 to send it -- going to try that) and then 'b4 trailers' applied it without any trouble. Nice to use. Tom