We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 216146a commit 558bfa9Copy full SHA for 558bfa9
1 file changed
src/specify_cli/commands/init.py
@@ -384,7 +384,7 @@ def init(
384
for key, label in [
385
("chmod", "Ensure scripts executable"),
386
("constitution", "Constitution setup"),
387
- ("git", "Initialize git repository"),
+ ("git", "Git repository setup"),
388
("workflow", "Install bundled workflow"),
389
("agent-context", "Install agent-context extension"),
390
("final", "Finalize"),
0 commit comments