https://github.com/vallentin/git-commits
https://github.com/vallentin/git-commits
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/vallentin/git-commits
- Owner: vallentin
- License: mit
- Created: 2023-05-26T00:08:46.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-28T15:14:57.000Z (about 3 years ago)
- Last Synced: 2025-01-24T17:34:57.364Z (over 1 year ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# git-commits
Simple library wrapped around [`git2`] for iterating git commits and changes in a repository.
[`git2`]: https://crates.io/crates/git2