File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ hackable.
6
6
7
7
The CLI uses various crates, please see _ 'Development Status'_ for details.
8
8
9
+ [ ![ asciicast] ( https://asciinema.org/a/346976.svg )] ( https://asciinema.org/a/346976 )
10
+
9
11
## Development Status
10
12
11
13
* ** gitoxide** _ (CLI)_
@@ -14,8 +16,8 @@ The CLI uses various crates, please see _'Development Status'_ for details.
14
16
* repository
15
17
* [x] init
16
18
* plumbing
17
- * [x] pack verify
18
- * [x] pack index verify including each object sha1 and statistics
19
+ * [x] [ pack verify] ( https://asciinema.org/a/346975 )
20
+ * [x] [ pack index verify] ( https://asciinema.org/a/346976 ) including each object sha1 and statistics
19
21
* ** git-object**
20
22
* represent borrowed commits, trees and tags
21
23
* * decode (zero-copy)*
You can’t perform that action at this time.
0 commit comments