The latest version of hit is 0.7.0-0.
hit
Version 0.6.3 revision 0 uploaded by VincentHanquez.
Package meta
- Synopsis
- Git operations in haskell
- Description
An haskell implementation of git storage operations, allowing users to manipulate git repositories (read and write).
This implementation is fully interoperable with the main C implementation.
This is stricly only manipulating the git store (what's inside the .git directory), and doesn't do anything with the index or your working directory files.
- Author
- Vincent Hanquez <vincent@snarc.org>
- Bug reports
- n/a
- Category
- Development
- Copyright
- Vincent Hanquez <vincent@snarc.org>
- Homepage
- http://github.com/vincenthz/hit
- Maintainer
- Vincent Hanquez <vincent@snarc.org>
- Package URL
- n/a
- Stability
- experimental