Skip to content

Commit

Permalink
update crate status (#427)
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed Aug 3, 2022
1 parent 4b320e7 commit eb46ad9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions crate-status.md
Expand Up @@ -424,11 +424,12 @@ See its [README.md](https://github.com/Byron/gitoxide/blob/main/git-lock/README.
* [x] handle git-common-dir
* [ ] support for `GIT_CEILING_DIRECTORIES` environment variable
* [ ] handle other non-discovery modes and provide control over environment variable usage required in applications
* [ ] rev-parse
* [x] rev-parse
- **deviation**
* `@` actually stands for `HEAD`, whereas `git` resolves it to the object pointed to by `HEAD` without making the `HEAD` ref available for lookups.
- **unsupported**
* regex
* [x] rev-walk
* [x] include tips
* [ ] exclude commits
* [x] instantiation
* [x] access to refs and objects
* **traverse**
Expand Down

0 comments on commit eb46ad9

Please sign in to comment.