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

Automatic Git Repository Initialization for uv init Command #7016

Closed
akmalsoliev opened this issue Sep 4, 2024 · 4 comments
Closed

Automatic Git Repository Initialization for uv init Command #7016

akmalsoliev opened this issue Sep 4, 2024 · 4 comments
Labels
enhancement New feature or improvement to existing functionality

Comments

@akmalsoliev
Copy link

Implement a feature that automatically initializes a Git repository and generates a .gitignore file when the uv init command is executed. This functionality should mirror the behavior of cargo new or cargo init --vcs in the Cargo package manager for Rust.

@zanieb
Copy link
Member

zanieb commented Sep 4, 2024

See #5476

@akmalsoliev
Copy link
Author

akmalsoliev commented Sep 4, 2024

See #5476

great! looking forward to it. Should I close this issue or keep it open till the PR is merged?

@zanieb
Copy link
Member

zanieb commented Sep 4, 2024

We can track here — not sure if there's another issue

@zanieb zanieb reopened this Sep 4, 2024
@charliermarsh
Copy link
Member

Done!

@charliermarsh charliermarsh added the enhancement New feature or improvement to existing functionality label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement to existing functionality
Projects
None yet
Development

No branches or pull requests

3 participants