Add Gitea SSH URL rewrite
This commit is contained in:
@@ -32,3 +32,5 @@
|
|||||||
l = log --graph --pretty=format:"%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset" --abbrev-commit
|
l = log --graph --pretty=format:"%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset" --abbrev-commit
|
||||||
[pull]
|
[pull]
|
||||||
rebase = true
|
rebase = true
|
||||||
|
[url "ssh://git@git.billygeorge.net:2222/"]
|
||||||
|
insteadOf = https://git.billygeorge.net/
|
||||||
|
|||||||
Reference in New Issue
Block a user