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 b6670e2eb..9ecd3923a 100644
--- a/GitRepo.hs
+++ b/GitRepo.hs
@@ -25,6 +25,7 @@ module GitRepo (
configMap,
configRead,
configTrue,
+ gitCommandLine,
run,
pipeRead,
hPipeRead,