mirror of
https://github.com/tj/git-extras.git
synced 2026-09-12 16:36:22 -04:00
taken out duplicate columns setting
This commit is contained in:
parent
b01359efc5
commit
422c9a8e69
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue