This commit is contained in:
6
executor/cli/git.py
Normal file
6
executor/cli/git.py
Normal file
@@ -0,0 +1,6 @@
|
||||
__author__ = 'RemiZOffAlex'
|
||||
__email__ = 'remizoffalex@mail.ru'
|
||||
|
||||
|
||||
def handle_git(args):
|
||||
print('args', args)
|
||||
Reference in New Issue
Block a user