-  
 -   Notifications  
You must be signed in to change notification settings  - Fork 6.3k
 
Closed
Labels
Description
What problem does this feature solve?
According to this issue, sometimes the user wants to change the initial commit message which is "init" once a project is initialized.
What does the proposed API look like?
It is already implemented in the CLI using -g --git argument so it should not be too much work to implement it also in the UI.