summaryrefslogtreecommitdiff
path: root/Git.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Git.hs')
-rw-r--r--Git.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Git.hs b/Git.hs
index 87a8d19..d33345e 100644
--- a/Git.hs
+++ b/Git.hs
@@ -14,6 +14,7 @@ module Git (
Repo(..),
Ref(..),
fromRef,
+ fromRef',
Branch,
Sha,
Tag,