summaryrefslogtreecommitdiff
path: root/GitRepo.hs
diff options
context:
space:
mode:
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,