mirror of git://gcc.gnu.org/git/gcc.git
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
614454f5b6
commit
a6399bb27b
|
|
@ -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…
Reference in New Issue