From 7d6e4f05140d5f3d4f44b2e6db0263db1c98b705 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Thu, 26 Jun 2025 06:47:13 +0200 Subject: [PATCH] update README landing area --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index aa26ba83926..e23f4dc4490 100644 --- a/README.md +++ b/README.md @@ -39,18 +39,20 @@ What follows is a high-level list of features and those which are planned: * [x] clone * [x] fetch -* [ ] blame * [ ] push -* [ ] reset -* [ ] status -* [x] blob-diff +* [x] blame (*plumbing*) +* [x] status +* [x] blob and tree-diff * [ ] merge - [x] blobs - [x] trees - [ ] commits +* [x] commit + - [ ] hooks +* [x] commit-graph traversal * [ ] rebase -* [ ] commit * [x] worktree checkout and worktree stream +* [ ] reset * [x] reading and writing of objects * [x] reading and writing of refs * [x] reading and writing of `.git/index`