Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kalkin/rust-git-wrapper
A wrapper around git(1) inspired by GitPython.
https://github.com/kalkin/rust-git-wrapper
crate git library rust
Last synced: 22 days ago
JSON representation
A wrapper around git(1) inspired by GitPython.
- Host: GitHub
- URL: https://github.com/kalkin/rust-git-wrapper
- Owner: kalkin
- License: lgpl-3.0
- Created: 2021-04-15T11:44:20.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-09T11:55:27.000Z (about 2 years ago)
- Last Synced: 2024-10-10T18:27:45.971Z (27 days ago)
- Topics: crate, git, library, rust
- Language: Rust
- Homepage:
- Size: 69.3 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING.LESSER
Awesome Lists containing this project
README
# Git-Wrapper
A wrapper around [git(1)](https://git-scm.com/docs/git) inspired by
[GitPython](https://github.com/gitpython-developers/GitPython).