summaryrefslogtreecommitdiff
path: root/git-annex.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-10 02:22:47 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-10 02:22:47 -0400
commit852ead470756744cd6663ee2d537f3d281f1e7c8 (patch)
treee24e393f7f6174b0f2a31c795472163502d54882 /git-annex.hs
parent60c672e444decf59c20beb70b89f030ad9d62b3e (diff)
add gitPrep to handle .gitattributes
Diffstat (limited to 'git-annex.hs')
-rw-r--r--git-annex.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-annex.hs b/git-annex.hs
index a57e9e2db..e8032a132 100644
--- a/git-annex.hs
+++ b/git-annex.hs
@@ -2,7 +2,7 @@
- -}
import LocationLog
+import GitRepo
main = do
- l <- readLog "demo.log"
- putStrLn "hi"
+ gitPrep