Skip to content

Commit 465e4b1

Browse files
committed
add a note about remote-helpers in crate-status (#1666)
`gix-protocol` should support it one day, probably with a crate implementing the protocol, which is then used from the functionsin the crate. Ideally abstracting it fully.
1 parent 1a9d1a8 commit 465e4b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crate-status.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -462,6 +462,7 @@ Check out the [performance discussion][gix-traverse-performance] as well.
462462
* [x] delegate can support for all fetch features, including shallow, deepen, etc.
463463
* [x] receive parsed shallow refs
464464
* [ ] push
465+
* [ ] remote helper protocol and integration
465466
* [x] API documentation
466467
* [ ] Some examples
467468

0 commit comments

Comments
 (0)