From 389451ed6e2497f6a2d11986c622d28957e124a9 Mon Sep 17 00:00:00 2001 From: Hunter Haugen Date: Fri, 11 Jul 2014 10:26:49 -0700 Subject: [PATCH] Update gitconfig --- .gitconfig | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.gitconfig b/.gitconfig index a7809e0..37d63b4 100644 --- a/.gitconfig +++ b/.gitconfig @@ -14,11 +14,9 @@ excludesfile = /opt/boxen/config/git/gitignore [push] default = current - [credential] -helper = /opt/boxen/bin/boxen-git-credential - + helper = /opt/boxen/bin/boxen-git-credential [hub] -protocol = https + protocol = https [gitreview] username = hunner