fix: improve help message
This commit is contained in:
@ -27,7 +27,7 @@ project_name:
|
|||||||
|
|
||||||
make_commit:
|
make_commit:
|
||||||
type: bool
|
type: bool
|
||||||
help: would you like to automatically stage and commit the changes?
|
help: would you like to automatically stage and commit the changes? (Recommend no for a first try, yes if confident. Just runs 'git add -A ; git commit' with a standard message.)
|
||||||
default: true
|
default: true
|
||||||
|
|
||||||
widget_plugins_input:
|
widget_plugins_input:
|
||||||
|
Reference in New Issue
Block a user