summaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitconfig b/.gitconfig
index 255a896..0bf0fc2 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -46,11 +46,11 @@
branch = yellow bold
# this allows to write 'nec:bla/blubb'
-[url "git://git.necoro.eu/"]
+[url "https://git.necoro.eu/"]
insteadOf = "nec:"
[url "ssh://git@git.necoro.eu/"]
pushInsteadOf = "nec:"
- pushInsteadOf = "git://git.necoro.eu/"
+ pushInsteadOf = "https://git.necoro.eu/"
# vim: noexpandtab