Skip to content

Commit b3ff490

Browse files
committed
Add some eyecandy
1 parent d34cadb commit b3ff490

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ hackable.
66

77
The CLI uses various crates, please see _'Development Status'_ for details.
88

9+
[![asciicast](https://asciinema.org/a/346976.svg)](https://asciinema.org/a/346976)
10+
911
## Development Status
1012

1113
* **gitoxide** _(CLI)_
@@ -14,8 +16,8 @@ The CLI uses various crates, please see _'Development Status'_ for details.
1416
* repository
1517
* [x] init
1618
* 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
1921
* **git-object**
2022
* represent borrowed commits, trees and tags
2123
* *decode (zero-copy)*

0 commit comments

Comments
 (0)