Skip to content

Commit 558bfa9

Browse files
authored
refactor: update git tracker step label to 'Git repository setup'
1 parent 216146a commit 558bfa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/specify_cli/commands/init.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ def init(
384384
for key, label in [
385385
("chmod", "Ensure scripts executable"),
386386
("constitution", "Constitution setup"),
387-
("git", "Initialize git repository"),
387+
("git", "Git repository setup"),
388388
("workflow", "Install bundled workflow"),
389389
("agent-context", "Install agent-context extension"),
390390
("final", "Finalize"),

0 commit comments

Comments
 (0)