New commands, renamed old commands
Signed-off-by: Václav Valíček <valicek1994@gmail.com>
This commit is contained in:
13
repo_cloner/prepare_git_tree.py
Normal file
13
repo_cloner/prepare_git_tree.py
Normal file
@@ -0,0 +1,13 @@
|
||||
#!/usr/bin/python3
|
||||
import sys
|
||||
|
||||
def main() -> int:
|
||||
print("IT WORKS!")
|
||||
|
||||
return 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user