partial and incomplete automatic merging in direct mode

Handles our file right, but not theirs.
This commit is contained in:
Joey Hess 2012-12-18 17:15:16 -04:00
parent 92bd889e61
commit 05ec4587dd
3 changed files with 38 additions and 24 deletions

View file

@ -41,7 +41,7 @@ perform = do
next cleanup
where
go = whenAnnexed $ \f (k, _) -> do
r <- toDirect k f
r <- toDirectGen k f
case r of
Nothing -> noop
Just a -> do