commit 00cebb15b4c1d7a4efaa0419568d46ada83708a1 parent 4134d6cb8d06526cd517ccf48c9d0e70c1ad1aa3 Author: dwrz <dwrz@dwrz.net> Date: Wed, 5 Jun 2024 01:44:56 +0000 Update git config Diffstat:
M | git/config | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/git/config b/git/config @@ -18,3 +18,6 @@ textconv = gpg --no-tty --decrypt [init] defaultBranch = trunk + +[url "ssh://git@github.com/"] +insteadOf = https://github.com/