chore(git): drop github:/gh: remote rewrite rules
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user