Skip to content

Conversation

@stspdotname
Copy link
Contributor

…ened

This test shows that deepening shallow clones works across all Git protocol versions. The trick to make this work is to pass depth=DEPTH_INFINITE

Related to issue #1399

@stspdotname stspdotname requested a review from jelmer as a code owner November 27, 2024 14:29
@jelmer
Copy link
Owner

jelmer commented Nov 27, 2024

Please rebase - the ruff issues are fixed in master.

@stspdotname
Copy link
Contributor Author

These commits are already based on 4de310b
which seems to be the latest at present?

@jelmer
Copy link
Owner

jelmer commented Nov 28, 2024

These commits are already based on 4de310b which seems to be the latest at present?

Whoops, the PR actually got stuck because of a spurious test failure. Current HEAD should be good.

@jelmer
Copy link
Owner

jelmer commented Nov 29, 2024

Changes LGTM, just needs a "ruff format" run?

@jelmer
Copy link
Owner

jelmer commented Nov 30, 2024

FWIW it looks like these test failures are repeatable, and appear in the newly added tests. They might be related to general brittleness.

stspdotname and others added 2 commits July 7, 2025 01:11
…ened

This test shows that deepening shallow clones works across all Git protocol
versions. The trick to make this work is to pass depth=DEPTH_INFINITE

Related to issue jelmer#1399
@jelmer jelmer force-pushed the shallow-protov2 branch from 4acc3b0 to 125a2ce Compare July 7, 2025 00:12
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.

2 participants