From 6e3df114daba2412a1bd54004c96809a093f5e20 Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Fri, 21 Feb 2020 15:40:44 -0500 Subject: [PATCH] Add pushInsteadOf rule for CMS Git server --- .config/git/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/git/config b/.config/git/config index 237a259..65d9496 100644 --- a/.config/git/config +++ b/.config/git/config @@ -41,3 +41,6 @@ [url "heroku:"] insteadOf = https://git.heroku.com/ + +[url "git@cmsGit:"] + pushInsteadOf = https://git.claremontmakerspace.org/