Skip to content

Commit 2aeb484

Browse files
committed
Clarify shallow clones
Related to #18
1 parent 0223e7f commit 2aeb484

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ Please see _'Development Status'_ for a listing of all crates and their capabili
115115
* [x] initialize and validate command arguments and features sanely
116116
* [x] abort early for ls-remote capabilities
117117
* [ ] packfile negotiation
118+
* [ ] delegate can support for all fetch features, including shallow, deepen, etc.
118119
* [ ] push
119120
* [ ] API documentation with examples
120121

@@ -162,6 +163,8 @@ Please see _'Development Status'_ for a listing of all crates and their capabili
162163
* [x] initialize
163164
* [ ] Proper configuration depending on platform (e.g. ignorecase, filemode, …)
164165
* [ ] [Signed commits and tags](https://github.com/Byron/gitoxide/issues/12)
166+
* [ ] clone
167+
* [ ] shallow
165168
* [ ] sparse checkout support
166169
* [ ] .gitignore handling
167170
* [ ] checkout/stage conversions clean + smudge as in .gitattributes

0 commit comments

Comments
 (0)