commit: 7fb18547884b18766155f892ff135cd15d304a88
parent 6c7779a38f60cd58c66ad9e0da6abffbedeb590c
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sun, 21 Mar 2021 06:26:12 +0100
.gitconfig: Remove host-specific url blocks
Diffstat:
1 file changed, 0 insertions(+), 6 deletions(-)
diff --git a/.gitconfig b/.gitconfig
@@ -7,12 +7,6 @@
gpgSign = if-asked
[commit]
gpgSign = true
-[url "git://anongit.kde.org/"]
- insteadOf = kde:
-[url "ssh://git@git.kde.org/"]
- pushInsteadOf = kde:
-[url "git://github.com/"]
- insteadOf = github:
[url "https:"]
insteadOf = httpssh:
[url "ssh:"]