Poetry add git+ does not respect git repos default branch. Assumes master is default branch. #4167
Closed
3 tasks done
Labels
status/duplicate
Duplicate issues
-vvv
option).Issue
According to the https://python-poetry.org/docs/cli/ you can use
poetry add
with a git repo. I know it is possible to specify a branch or a tag in the call, but I had assumed that would not be needed if the default branch was something other than master.Steps to reproduce:
The text was updated successfully, but these errors were encountered: