Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Add --no-git to cargo shuttle init #1497

Closed
1 task done
jonaro00 opened this issue Dec 27, 2023 · 1 comment · Fixed by #1501
Closed
1 task done

[Feature]: Add --no-git to cargo shuttle init #1497

jonaro00 opened this issue Dec 27, 2023 · 1 comment · Fixed by #1501
Assignees
Labels
Contribution Wanted The community is welcome to collaborate on this issue Good First Issue Good for newcomers S-Accepted This will be worked on T-Feature Request A request for a new feature

Comments

@jonaro00
Copy link
Member

Describe the feature

A flag that disables the initialisation of a git repository during the init command.

Suggestion or Example of how the feature would be used

cargo shuttle init --no-git ...

Duplicate declaration

  • I have searched the issues and this feature has not been requested before.
@jonaro00 jonaro00 added Good First Issue Good for newcomers Contribution Wanted The community is welcome to collaborate on this issue T-Feature Request A request for a new feature S-Accepted This will be worked on labels Dec 27, 2023
@dhruvdabhi101
Copy link
Contributor

dhruvdabhi101 commented Dec 28, 2023

I would like to contribute : )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contribution Wanted The community is welcome to collaborate on this issue Good First Issue Good for newcomers S-Accepted This will be worked on T-Feature Request A request for a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants