From: Ian Jackson Date: Fri, 10 Jun 2016 16:35:42 +0000 (+0100) Subject: gitconfig: push.default=simple does not work with wheezy X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=ian-dotfiles.git;a=commitdiff_plain;h=0cf36e610958416503775ec63978aa827db22431 gitconfig: push.default=simple does not work with wheezy --- diff --git a/dot/gitconfig b/dot/gitconfig index 68ad4ff..f037d19 100644 --- a/dot/gitconfig +++ b/dot/gitconfig @@ -14,5 +14,3 @@ [color] diff = false ui = false -[push] - default = simple