hit-0.6.2: Git operations in haskell

LicenseBSD-style
MaintainerVincent Hanquez <vincent@snarc.org>
Stabilityexperimental
Portabilityunix
Safe HaskellNone
LanguageHaskell98

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