The latest version of git is 0.3.0-1.

git

Version 0.2.1 revision 1 uploaded by HerbertValerioRiedel.

Package meta

Synopsis
Git operations in haskell
Description

A 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 strictly 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
https://github.com/vincenthz/hs-git
Maintainer
Vincent Hanquez <vincent@snarc.org>
Package URL
n/a
Stability
experimental

Components