File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -115,6 +115,7 @@ Please see _'Development Status'_ for a listing of all crates and their capabili
115
115
* [x] initialize and validate command arguments and features sanely
116
116
* [x] abort early for ls-remote capabilities
117
117
* [ ] packfile negotiation
118
+ * [ ] delegate can support for all fetch features, including shallow, deepen, etc.
118
119
* [ ] push
119
120
* [ ] API documentation with examples
120
121
@@ -162,6 +163,8 @@ Please see _'Development Status'_ for a listing of all crates and their capabili
162
163
* [x] initialize
163
164
* [ ] Proper configuration depending on platform (e.g. ignorecase, filemode, …)
164
165
* [ ] [ Signed commits and tags] ( https://github.com/Byron/gitoxide/issues/12 )
166
+ * [ ] clone
167
+ * [ ] shallow
165
168
* [ ] sparse checkout support
166
169
* [ ] .gitignore handling
167
170
* [ ] checkout/stage conversions clean + smudge as in .gitattributes
You can’t perform that action at this time.
0 commit comments