Add git read-tree completions#296
Conversation
Co-Authored-By: Warp <agent@warp.dev>
|
Every PR must be linked to a same-repo issue before Oz can review it. Next step: open or find a same-repo issue describing this change, then link it to this PR by adding Powered by Oz |
There was a problem hiding this comment.
Every PR must be linked to a same-repo issue before Oz can review it.
Next step: open or find a same-repo issue describing this change, then link it to this PR by adding Closes #123 to the PR description (or using the "Development" sidebar on GitHub). A maintainer will mark the issue ready-to-implement when it is ready. Once it is marked, comment /oz-review to re-trigger review.
Powered by Oz
|
Addressed the same-repository issue requirement: I created #297 and updated this PR to link it with Issue #297 is now undergoing Oz triage and awaiting the maintainer-applied |
Summary
git read-tree.Linked issues
Closes #297
Upstream request: warpdotdev/warp#12321
Testing
./script/presubmitcargo test -p warp-command-signatures --lib(66/66)git diff --checkgit read-tree <Tab>in a local Warp build using this checkout.Screenshot