Skip to content
Snippets Groups Projects
Commit 23a489d5 authored by Hugo Hörnquist's avatar Hugo Hörnquist
Browse files

Comment about no-act flag.

parent 00338214
No related branches found
No related tags found
No related merge requests found
...@@ -49,6 +49,8 @@ def main(args): ...@@ -49,6 +49,8 @@ def main(args):
if len(args) == 2: if len(args) == 2:
remote = sys.argv[1] remote = sys.argv[1]
# TODO -n --no-act flag
if not remotes: if not remotes:
err("No remotes") err("No remotes")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment