File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ both implemented and planned features.
35
35
Further, the [ ` gix ` crate documentation with the ` git2 ` search term] ( https://docs.rs/gix/0.54.1/gix/?search=git2 ) helps to find all currently
36
36
known ` git2 ` equivalent method calls. Please note that this list is definitely not exhaustive yet, but might help if you are coming from ` git2 ` .
37
37
38
- What follows is a high-level list of features along with their support
38
+ What follows is a high-level list of features and those which are planned:
39
39
40
40
* [x] clone
41
41
* [x] fetch
@@ -45,6 +45,7 @@ What follows is a high-level list of features along with their support
45
45
* [ ] merge
46
46
* [ ] rebase
47
47
* [ ] commit
48
+ * [x] worktree checkout and worktree stream
48
49
* [x] reading and writing of objects
49
50
* [x] reading and writing of refs
50
51
* [x] reading and writing of ` .git/index `
You can’t perform that action at this time.
0 commit comments