More Git tools in pure Haskell based on the 'git' Haskell package
Clone
HTTPS:
darcs clone https://vervis.peers.community/repos/RvP1E
SSH:
darcs clone USERNAME@vervis.peers.community:RvP1E
Tags
TODO
Setup.hs
import Distribution.Simple
main = defaultMain
|