Skip to content

Add look_up_current_branch_name method in class Git#185

Closed
grimmerk wants to merge 1 commit into
python-poetry:masterfrom
grimmerk:look_up_current_branch_name
Closed

Add look_up_current_branch_name method in class Git#185
grimmerk wants to merge 1 commit into
python-poetry:masterfrom
grimmerk:look_up_current_branch_name

Conversation

@grimmerk
Copy link
Copy Markdown
Contributor

@grimmerk grimmerk commented Aug 16, 2021

Resolves: python-poetry/poetry#3366

  • Added tests for changed code.
  • Updated documentation for changed code.

This pull request is used by python-poetry/poetry#4386 which achieves "auto fetch git branch name when no rev/branch is specified on git url"

@grimmerk grimmerk force-pushed the look_up_current_branch_name branch from 9faf7e3 to 169bf3c Compare September 16, 2021 15:46
@grimmerk
Copy link
Copy Markdown
Contributor Author

grimmerk commented Sep 19, 2021

@sdispater I saw you have merged #192 including the change of this PR. I have updated my PR, python-poetry/poetry#3366 to reflect the "no default master" branch from #192. I think this PR (#185) can be closed?

@abn
Copy link
Copy Markdown
Member

abn commented Oct 30, 2021

Closing this in favour of #192.

Thank you for your contribution @grimmer0125

@abn abn closed this Oct 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

git install doesn't recognize new main default branch

2 participants