diff --git a/git.py b/git.py index ac3dc15c..4ebb091c 100755 --- a/git.py +++ b/git.py @@ -11,3 +11,4 @@ def got(): while True: time.sleep(1) got() +#123