agit: Add -a flag alias for --auto
This commit is contained in:
@@ -266,6 +266,7 @@ Examples:
|
||||
)
|
||||
|
||||
create_parser.add_argument(
|
||||
"-a",
|
||||
"--auto",
|
||||
action="store_true",
|
||||
help="Skip editor and use commit message automatically",
|
||||
|
||||
Reference in New Issue
Block a user