summaryrefslogtreecommitdiffstats
path: root/git-access.h
AgeCommit message (Collapse)Author
2015-06-13Move git related declarations into their own header fileGravatar Dirk Hohndel
Also change the name of the enum and make sure all the inner functions get passed the remote transport information. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>