Skip to content

Conversation

@snalawad
Copy link

@snalawad snalawad commented Dec 2, 2025

  • Added "initialize_git": ["Yes", "No"] field to enable users to choose whether to initialize git during project creation
  • Added comprehensive help text for the initialize_git field
  • Included descriptions for both "Yes" and "No" options with links to Git documentation
  • Implemented git initialization logic
  • Documentation updates.
  • Added test_git_initialization and test_no_git_initialization

Resolves: #435

  - Added "initialize_git": ["Yes", "No"] field to enable users to choose whether to initialize git during project creation
  - Added comprehensive help text for the initialize_git field
  - Included descriptions for both "Yes" and "No" options with links to Git documentation
  - Implemented git initialization logic
  - Documentation updates.
  - Added test_git_initialization and test_no_git_initialization
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.

Initialize a new project as a git repository

1 participant