test suite 100% pass in v6, finally!
Set annex.largefiles when adding the conflicting non-annexed file, otherwise it would be added as an annexed file.
This commit is contained in:
parent
829ae91009
commit
0b8bba8031
2 changed files with 10 additions and 7 deletions
|
@ -3,11 +3,9 @@ git-annex should use smudge/clean filters.
|
|||
### implementation todo list
|
||||
|
||||
* Test suite:
|
||||
Next "needs to be done" is to work on the test suite some more for v6
|
||||
repositories. Need to add a test for how it resolves a conflict between
|
||||
an unlocked and a locked file that point to the same key. Need to add
|
||||
another pass through all the tests with files being unlocked. And need to
|
||||
fix the two remaining test failures.
|
||||
- add a test for how it resolves a conflict between
|
||||
an unlocked and a locked file that point to the same key.
|
||||
- add another pass through all the tests with files being unlocked in v6 mode
|
||||
* Reconcile staged changes into the associated files database, whenever
|
||||
the database is queried. This is needed to handle eg:
|
||||
git add largefile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue