Добавить executor/cli/git.py
Some checks failed
Test Actions / Builder (push) Failing after 7s

This commit is contained in:
2025-10-18 23:13:53 +03:00
parent ef38155a7c
commit de808576aa

6
executor/cli/git.py Normal file
View File

@@ -0,0 +1,6 @@
__author__ = 'RemiZOffAlex'
__email__ = 'remizoffalex@mail.ru'
def handle_git(args):
print('args', args)