Merge pull request 'agit: Add -a flag alias for --auto' (#3992) from kenji/agit: Add -a flag alias for --auto into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3992
This commit is contained in:
@@ -266,6 +266,7 @@ Examples:
|
|||||||
)
|
)
|
||||||
|
|
||||||
create_parser.add_argument(
|
create_parser.add_argument(
|
||||||
|
"-a",
|
||||||
"--auto",
|
"--auto",
|
||||||
action="store_true",
|
action="store_true",
|
||||||
help="Skip editor and use commit message automatically",
|
help="Skip editor and use commit message automatically",
|
||||||
|
|||||||
Reference in New Issue
Block a user