Files
archmgr/commands/push.py
2026-02-02 17:33:54 +01:00

3 lines
49 B
Python

def push(force: bool = False):
print("push")