aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2024-05-23 16:42:55 +0100
committerThomas Koenig <tkoenig@gcc.gnu.org>2024-07-28 19:06:03 +0200
commita6399bb27b30b3b943657de5099f1060a90ca137 (patch)
tree8c4dd04c50a900f8a4e549f5a4054d9207a869c9
parent614454f5b640aa7252564b37b523bd5be8caad3e (diff)
downloadgcc-a6399bb27b30b3b943657de5099f1060a90ca137.zip
gcc-a6399bb27b30b3b943657de5099f1060a90ca137.tar.gz
gcc-a6399bb27b30b3b943657de5099f1060a90ca137.tar.bz2
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.
-rw-r--r--.b4-config4
1 files changed, 4 insertions, 0 deletions
diff --git a/.b4-config b/.b4-config
new file mode 100644
index 0000000..eec2261
--- /dev/null
+++ b/.b4-config
@@ -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