summaryrefslogtreecommitdiff
path: root/GitRepo.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-12 13:12:47 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-12 13:12:47 -0400
commit4fbdb197d524720d1ea77795b33cb5d24152bce9 (patch)
tree75d6223b2747ad52184d80f7694e170492d92368 /GitRepo.hs
parentdc1d5e68317b85043c8c30a82f53f78b0a9a9f51 (diff)
correctness
Diffstat (limited to 'GitRepo.hs')
-rw-r--r--GitRepo.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/GitRepo.hs b/GitRepo.hs
index b166e3281..9a919128e 100644
--- a/GitRepo.hs
+++ b/GitRepo.hs
@@ -14,6 +14,7 @@ module GitRepo (
gitDir,
gitRelative,
gitConfig,
+ gitConfigRead,
gitAdd,
gitRm,
gitRun,