Skip to content

fix: add --recurse-submodules to checkout module#439

Merged
finswimmer merged 2 commits intopython-poetry:mainfrom
evanrittenhouse:6033_recursive_submodules
Aug 23, 2022
Merged

fix: add --recurse-submodules to checkout module#439
finswimmer merged 2 commits intopython-poetry:mainfrom
evanrittenhouse:6033_recursive_submodules

Conversation

@evanrittenhouse
Copy link
Copy Markdown
Contributor

@evanrittenhouse evanrittenhouse commented Aug 11, 2022

Resolves: python-poetry/poetry#6033 (comment)

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

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Copy Markdown
Member

@finswimmer finswimmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@finswimmer finswimmer merged commit 4456c52 into python-poetry:main Aug 23, 2022
bostonrwalker pushed a commit to bostonrwalker/poetry-core that referenced this pull request Aug 29, 2022
Co-authored-by: Bartosz Sokorski <b.sokorski@gmail.com>
@evanrittenhouse evanrittenhouse deleted the 6033_recursive_submodules branch September 14, 2022 21:11
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.

Submodules are not checked out recursively

3 participants