chore(git): drop github:/gh: remote rewrite rules

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-07-08 09:37:18 +02:00
parent 0c2ae04cdf
commit b6f9a9beec
-4
View File
@@ -184,10 +184,6 @@ in
push = { default = "simple"; followTags = true; };
submodule.recurse = true;
# github: / gh: / gist: remote shorthands.
url."git@github.com:".insteadOf = "gh:";
url."git://github.com/".insteadOf = "github:";
alias = {
l = "log --pretty=oneline -n 20 --graph --abbrev-commit";
logs = "log --show-signature";