pdm init [email protected]:<USER>/<REPO>.git@<BRANCH_NAME>
fails with <USER>/<REPO>.git@<BRANCH_NAME> is not a valid repository name
#2597
Labels
🐛 bug
Something isn't working
Make sure you run commands with
-v
flag before pasting the output.Steps to reproduce
Run
pdm init
using a private repo and trying to check out a branch from Github.Actual behavior
Expected behavior
Should clone and checkout the template branch.
Environment Information
The text was updated successfully, but these errors were encountered: