Skip to content

Commit 0c7f90d

Browse files
committed
update crate-status.md with latest improvements
1 parent b43ea6b commit 0c7f90d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: crate-status.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -638,11 +638,13 @@ See its [README.md](https://github.com/Byron/gitoxide/blob/main/gix-lock/README.
638638
- [ ] respect `branch.<name>.merge` in the returned remote.
639639
* **remotes**
640640
* [x] clone
641-
* [ ] shallow
641+
* [x] shallow
642642
* [ ] include-tags when shallow is used (needs separate fetch)
643643
* [ ] prune non-existing shallow commits
644644
* [ ] [bundles](https://git-scm.com/docs/git-bundle)
645645
* [x] fetch
646+
* [x] shallow (remains shallow, options to adjust shallow boundary)
647+
* [ ] a way to auto-explode small packs to avoid them to pile up
646648
* [ ] 'ref-in-want'
647649
* [ ] standard negotiation algorithms (right now we only have a 'naive' one)
648650
* [ ] push

0 commit comments

Comments
 (0)