Index: legit-0.4.1/legit/cli.py
===================================================================
--- legit-0.4.1.orig/legit/cli.py	2017-07-04 17:48:10.166372525 +0900
+++ legit-0.4.1/legit/cli.py	2017-07-04 17:48:10.146372793 +0900
@@ -27,6 +27,7 @@
 from .helpers import is_lin, is_osx, is_win
 from .scm import *
 
+args = Args()
 
 def black(s):
     if settings.allow_black_foreground:
