Add config file so b4 uses inbox.sourceware.org automatically
This makes b4 use inbox.sourceware.org instead of the default host lore.kernel.org, so that every b4 user doesn't have to configure this themselves. ChangeLog: * .b4-config: New file.
This commit is contained in:
parent
027bde11d4
commit
dad2eb3ac2
1 changed files with 4 additions and 0 deletions
4
.b4-config
Normal file
4
.b4-config
Normal file
|
@ -0,0 +1,4 @@
|
|||
[b4]
|
||||
midmask = https://inbox.sourceware.org/%s
|
||||
linkmask = https://inbox.sourceware.org/%s
|
||||
send-series-to = gcc-patches@gcc.gnu.org
|
Loading…
Add table
Reference in a new issue