We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b0913a commit 32cca7fCopy full SHA for 32cca7f
README.md
@@ -42,6 +42,9 @@ Please see _'Development Status'_ for a listing of all crates and their capabili
42
* [x] **verify** - assure that a commit-graph is consistent
43
* **repository**
44
* **verify** - validate a whole repository, for now only the object database.
45
+ * **index**
46
+ * [x] **entries** - show detailed entry information for human or machine consumption (via JSON)
47
+ * [x] **info** - display general information about the index itself, with detailed extension information by default
48
* **remote**
49
* [ref-list](https://asciinema.org/a/359320) - list all (or given) references from a remote at the given URL
50
0 commit comments