commit 9d6574ccef577f78f0d466db20d81c6c90cf8bdd parent eb4a65111c9dfc5462da545e356cb6ef07cd1ae4 Author: Robert Russell <robert@rr3.xyz> Date: Thu, 4 Dec 2025 14:58:06 -0800 Update gitconfig Diffstat:
| M | .gitconfig | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitconfig b/.gitconfig @@ -5,3 +5,5 @@ defaultBranch = master [pull] rebase = true +[url "git@github.com:"] + insteadOf = https://github.com/