don't try to set up .gitattributes every time; only do it on git annex init
This commit is contained in:
parent
4e7c27f58b
commit
3281a1cb19
3 changed files with 8 additions and 3 deletions
1
Core.hs
1
Core.hs
|
@ -22,7 +22,6 @@ import Utility
|
|||
startup :: Annex Bool
|
||||
startup = do
|
||||
g <- Annex.gitRepo
|
||||
liftIO $ gitAttributes g
|
||||
prepUUID
|
||||
return True
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue