Files
tools/executor/cli/git.py
RemiZOffAlex de808576aa
Some checks failed
Test Actions / Builder (push) Failing after 7s
Добавить executor/cli/git.py
2025-10-18 23:13:53 +03:00

6 lines
110 B
Python

__author__ = 'RemiZOffAlex'
__email__ = 'remizoffalex@mail.ru'
def handle_git(args):
print('args', args)