summaryrefslogtreecommitdiff
path: root/Git.hs
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2014-02-24 19:40:14 -0400
committerJoey Hess <joey@kitenet.net>2014-02-24 19:40:14 -0400
commit878e7471fa09dcc36b478e1ac1fd305d5a90b7bf (patch)
treed552b8faa43078e3dfe1f8b10063ec566eced4e2 /Git.hs
parentd80c547a7d1261f158148ca85e627cc2ecb005f2 (diff)
downloadgit-repair-878e7471fa09dcc36b478e1ac1fd305d5a90b7bf.tar.gz
merge from git-annex
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 cad4668..55b44a9 100644
--- a/Git.hs
+++ b/Git.hs
@@ -13,6 +13,7 @@
module Git (
Repo(..),
Ref(..),
+ fromRef,
Branch,
Sha,
Tag,