hit-0.6.0: Git operations in haskell

Portabilityunix
Stabilityexperimental
MaintainerVincent Hanquez <vincent@snarc.org>
Safe HaskellNone

Data.Git.Named

Contents

Description

Manipulation of named references * reading packed-refs file * reading single headstagsremote file

Synopsis

Documentation

newtype RefName Source

Constructors

RefName 

Fields

refNameRaw :: String
 

data PackedRefs a Source

Constructors

PackedRefs 

Fields

packedRemotes :: a
 
packedBranchs :: a
 
packedTags :: a
 

manipulating loosed name references

listings looses name references