Skip to content

Support git reftables via a fallback to the git CLI - #47682

Closed
kfreitag1 wants to merge 2 commits into
zed-industries:mainfrom
kfreitag1:kfreitag/support-git-reftables
Closed

Support git reftables via a fallback to the git CLI#47682
kfreitag1 wants to merge 2 commits into
zed-industries:mainfrom
kfreitag1:kfreitag/support-git-reftables

Conversation

@kfreitag1

Copy link
Copy Markdown
Contributor
  • Commands that use libgit2 would fail when using with repos with reftables, since they aren't supported yet.
  • Adds fallback to the git CLI following the GitBinary convention used for many of the other commands in repository.rs

Closes #46747, #45702

- Commands that use libgit2 would fail when using with repos with reftables, since they aren't supported yet.
- Adds fallback to the git CLI following the GitBinary convention used for many of the other commands in repository.rs
@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Jan 26, 2026
@zed-community-bot zed-community-bot Bot added the first contribution the author's first pull request to Zed. NOTE: the label application is automated via github actions label Jan 26, 2026
@kfreitag1

Copy link
Copy Markdown
Contributor Author

Hey @cole-miller 👋 Just checking in on the status of this PR. We're evaluating Zed for adoption on our team and across several other teams at Shopify, but this issue is currently a blocker as our monorepo relies on reftables for performance. Happy to contribute additional work or resources to help meet your requirements and move this forward. Let me know how we can help!

@github-actions github-actions Bot mentioned this pull request Feb 17, 2026
4 tasks
@kfreitag1 kfreitag1 mentioned this pull request Apr 8, 2026
7 tasks
@kfreitag1

Copy link
Copy Markdown
Contributor Author

Closed in favour of #53453

@kfreitag1 kfreitag1 closed this Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement first contribution the author's first pull request to Zed. NOTE: the label application is automated via github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Git status indicators not working with reftable storage backend

2 participants