From 4c5ea5a5b3989c6cd449be18e048e7d9162a56cf Mon Sep 17 00:00:00 2001 From: William Carroll Date: Sat, 29 Jul 2017 21:33:03 -0400 Subject: Sets git default push branch --- configs/shared/.gitconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configs/shared') diff --git a/configs/shared/.gitconfig b/configs/shared/.gitconfig index f60c9a6dd044..fbdba8dc62d4 100644 --- a/configs/shared/.gitconfig +++ b/configs/shared/.gitconfig @@ -10,3 +10,7 @@ gpgsign = true [gpg] program = gpg2 +[credential] + helper = osxkeychain +[push] + default = current -- cgit 1.4.1