We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f4e648 commit b03f309Copy full SHA for b03f309
libvcs/cmd/git.py
@@ -36,6 +36,7 @@ def __repr__(self):
36
def run(
37
self,
38
args: _CMD,
39
+ /,
40
# Print-and-exit flags
41
version: Optional[bool] = None,
42
help: Optional[bool] = None,
0 commit comments