Skip to content

Commit 872d481

Browse files
authored
Merge pull request #2063 from GitoxideLabs/update-readme
update README landing area
2 parents 68d761c + 7d6e4f0 commit 872d481

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,18 +39,20 @@ What follows is a high-level list of features and those which are planned:
3939

4040
* [x] clone
4141
* [x] fetch
42-
* [ ] blame
4342
* [ ] push
44-
* [ ] reset
45-
* [ ] status
46-
* [x] blob-diff
43+
* [x] blame (*plumbing*)
44+
* [x] status
45+
* [x] blob and tree-diff
4746
* [ ] merge
4847
- [x] blobs
4948
- [x] trees
5049
- [ ] commits
50+
* [x] commit
51+
- [ ] hooks
52+
* [x] commit-graph traversal
5153
* [ ] rebase
52-
* [ ] commit
5354
* [x] worktree checkout and worktree stream
55+
* [ ] reset
5456
* [x] reading and writing of objects
5557
* [x] reading and writing of refs
5658
* [x] reading and writing of `.git/index`

0 commit comments

Comments
 (0)