gitcache: Simple git utility to use and manage clone cache

[ bsd3, program, tools ] [ Propose Tags ]

Manage cache of git repository for faster cloning and offline working


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.3
Dependencies base (>=4 && <5), cryptohash, directory, filepath, process, utf8-string [details]
License BSD-3-Clause
Copyright Vincent Hanquez <vincent@snarc.org>
Author Vincent Hanquez <vincent@snarc.org>
Maintainer vincent@snarc.org
Category Tools
Home page https://github.com/vincenthz/gitcache
Bug tracker https://github.com/vincenthz/gitcache/issues
Source repo head: git clone https://github.com/vincenthz/gitcache
Uploaded by VincentHanquez at 2014-11-29T15:33:28Z
Distributions NixOS:0.3
Reverse Dependencies 1 direct, 0 indirect [details]
Executables gitcache
Downloads 2465 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2016-12-12 [all 7 reports]

Readme for gitcache-0.2

[back to package description]

gitcache

Build Status BSD Haskell

Documentation: gitcache on hackage

INSTALL

  1. make sure you have ghc and cabal available on your system, then
  2. cabal install gitcache