From 422c9a8e69acc5cf013340715f8d2fa7d7cabf75 Mon Sep 17 00:00:00 2001 From: Niklas Schlimm Date: Sun, 5 Mar 2017 16:06:47 +0100 Subject: [PATCH] taken out duplicate columns setting --- bin/git-effort | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/git-effort b/bin/git-effort index 2a4a772..e4bc12a 100755 --- a/bin/git-effort +++ b/bin/git-effort @@ -5,7 +5,6 @@ above=0 # if the output won't be printed to tty, disable the color test -t 1 && to_tty=true color= -columns=45 # # print usage message