summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2020-07-04 23:45:31 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2020-07-04 23:45:31 +0200
commitdf3586b1f5ccafb50677fcc5700ccc501e35e48f (patch)
tree9071f8902f57d272b4da8f9436483104eadef287
parentc1ef5d2e35ddf0a6d3302f43d273c93a005d167d (diff)
downloaddotfiles-df3586b1f5ccafb50677fcc5700ccc501e35e48f.tar.gz
dotfiles-df3586b1f5ccafb50677fcc5700ccc501e35e48f.tar.bz2
dotfiles-df3586b1f5ccafb50677fcc5700ccc501e35e48f.zip
necoro.eu -> necoro.dev
-rw-r--r--.gitconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitconfig b/.gitconfig
index 0bf0fc2..23c05fe 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -46,11 +46,12 @@
branch = yellow bold
# this allows to write 'nec:bla/blubb'
-[url "https://git.necoro.eu/"]
+[url "https://git.necoro.dev/"]
insteadOf = "nec:"
-[url "ssh://git@git.necoro.eu/"]
+[url "ssh://git@git.necoro.dev/"]
pushInsteadOf = "nec:"
+ pushInsteadOf = "https://git.necoro.dev/"
pushInsteadOf = "https://git.necoro.eu/"
# vim: noexpandtab