partial and incomplete automatic merging in direct mode
Handles our file right, but not theirs.
This commit is contained in:
parent
92bd889e61
commit
05ec4587dd
3 changed files with 38 additions and 24 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue