Skip to content

Conversation

@tonistiigi
Copy link
Member

closes #6174
fixes #6175

Initializing ref from checksum has unexpected side effects:

  • Short checksum can't be used for fetching
  • Default branch would be missing when fetching with keep-git-dir

Initializing ref from checksum has unexpected side effects:
- Short checksum can't be used for fetching
- Default branch would be missing when fetching with keep-git-dir

Signed-off-by: Tonis Tiigi <[email protected]>
@tonistiigi tonistiigi merged commit 0c716fd into moby:master Aug 29, 2025
169 of 170 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

git url: ?checksum=<SHORT> fails (while ?tag=<TAG>&checksum=<SHORT> and ?checksum=<LONG> work)

2 participants