From a39ac4395d1219fa95ada01c4043254df3a27375 Mon Sep 17 00:00:00 2001 From: Aaron Gutierrez Date: Wed, 6 May 2015 14:14:08 -0400 Subject: [PATCH] Updated git push behaviour --- .gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitconfig b/.gitconfig index aa41bcd..b7ceabc 100644 --- a/.gitconfig +++ b/.gitconfig @@ -5,3 +5,5 @@ tool = vimdiff [difftool] prompt = false +[push] + default = simple