Skip to content

Allow Shopify-marked Git repositories - #54

Merged
jacobmichels merged 1 commit into
mainfrom
jacob/allow-shopify-marked-git-repositories
Aug 28, 2026
Merged

Allow Shopify-marked Git repositories#54
jacobmichels merged 1 commit into
mainfrom
jacob/allow-shopify-marked-git-repositories

Conversation

@jacobmichels

Copy link
Copy Markdown
Contributor

Why

World repositories can carry extensions.shopifyPatchedGit. Tecnix uses libgit2 to open the World repository, so it must declare this inert extension as supported.

What changed

  • Register shopifypatchedgit alongside refstorage during libgit2 initialization.
  • Add a regression test that reopens a repository with the extension enabled.

Test

  • nix build .#checks.x86_64-linux.nix-fetchers-tests-run --no-link -L
  • nix build .#checks.x86_64-linux.pre-commit --no-link -L

@jacobmichels
jacobmichels enabled auto-merge (rebase) August 28, 2026 14:37
@jacobmichels
jacobmichels merged commit 86d8f99 into main Aug 28, 2026
20 of 21 checks passed
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