summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index 71736ff0..f8229614 100644
--- a/HACKING
+++ b/HACKING
@@ -109,7 +109,7 @@ and is not part of a release distribution.
If you are behind a firewall that blocks the git protocol, you may
find it useful to do:
- git config --global url.http://git.sv.gnu.org/r/.insteadof \
+ git config --global url.http://git.savannah.gnu.org/r/.insteadof \
git://git.sv.gnu.org/
to force git to transparently rewrite all savannah git references to
instead use http.