Support SSH pushing to HTTPS remotes on my Gitea instance, as well as on GitHub

This commit is contained in:
Danielle McLean 2020-06-18 11:16:59 +10:00
parent c63a078b6e
commit b978b96fb4
Signed by: 00dani
GPG key ID: 9DDE1EDE01E3A605

View file

@ -82,6 +82,9 @@
[url "git@github.com:"]
pushInsteadOf = https://github.com/
[url "git@git.00dani.me:"]
pushInsteadOf = https://git.00dani.me/
[user]
name = Danielle McLean
email = dani@00dani.me