mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 15:36:21 -04:00
ws
This commit is contained in:
parent
9c7232afcf
commit
c2bd285ef8
|
|
@ -18,7 +18,6 @@ for file in $files; do
|
|||
if test $commits -le $above; then
|
||||
continue
|
||||
fi
|
||||
|
||||
|
||||
test $commits -gt 10 && color='33'
|
||||
test $commits -gt 25 && color='93'
|
||||
|
|
|
|||
Loading…
Reference in a new issue