github-0.30: Access to the GitHub API, v3.
Safe HaskellNone
LanguageHaskell2010

GitHub.Endpoints.GitData.References

Description

The underlying git references on a Github repo, exposed for the world to see. The git internals documentation will also prove handy for understanding these. API documentation at http://developer.github.com/v3/git/refs/.

Synopsis

Documentation

referenceR :: forall (k :: RW). Name Owner -> Name Repo -> Name GitReference -> Request k GitReference Source #

A single reference -- | Query a reference. See https://developer.github.com/v3/git/refs/#get-a-reference