Skip to content

feat: initialize git repository when running pdm init #3483

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

Merged
merged 1 commit into from
Apr 18, 2025

feat: initialize git repository when running `pdm init`

c14791c
Select commit
Loading
Failed to load commit list.
Merged

feat: initialize git repository when running pdm init #3483

feat: initialize git repository when running `pdm init`
c14791c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 18, 2025 in 0s

50.00% of diff hit (target 85.46%)

View this Pull Request on Codecov

50.00% of diff hit (target 85.46%)

Annotations

Check warning on line 46 in src/pdm/cli/commands/init.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pdm/cli/commands/init.py#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 51 in src/pdm/cli/commands/init.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pdm/cli/commands/init.py#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 63 in src/pdm/cli/commands/init.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pdm/cli/commands/init.py#L62-L63

Added lines #L62 - L63 were not covered by tests