]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Add config file so b4 uses inbox.sourceware.org automatically
authorJonathan Wakely <jwakely@redhat.com>
Thu, 23 May 2024 15:42:55 +0000 (16:42 +0100)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 28 Jul 2024 17:06:03 +0000 (19:06 +0200)
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.

.b4-config [new file with mode: 0644]

diff --git a/.b4-config b/.b4-config
new file mode 100644 (file)
index 0000000..eec2261
--- /dev/null
@@ -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