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

3 lines
71 B
Python

def pull(rebase: bool = False, apply: bool = False):
print("pull")