Skip to content

feat: support --no-git option - #161

Merged
chenjiahan merged 1 commit into
mainfrom
chenjiahan/feat-no-git-option
Aug 9, 2026
Merged

feat: support --no-git option#161
chenjiahan merged 1 commit into
mainfrom
chenjiahan/feat-no-git-option

Conversation

@chenjiahan

Copy link
Copy Markdown
Member

Summary

@rstackjs/create-toolkit initializes Git repositories by default, but CLI integrations previously had to parse opt-out flags themselves, which left generated help incomplete. This PR adds built-in --no-git parsing, exposes the option in help when Git initialization is enabled, and covers both help and initialization behavior.

@chenjiahan
chenjiahan merged commit 31658fc into main Aug 9, 2026
4 checks passed
@chenjiahan
chenjiahan deleted the chenjiahan/feat-no-git-option branch August 9, 2026 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant