updae
This commit is contained in:
parent
5e1d7bbc00
commit
4226ae1040
1 changed files with 1 additions and 3 deletions
|
@ -138,7 +138,7 @@ conflict.)
|
||||||
|
|
||||||
------
|
------
|
||||||
|
|
||||||
FIXME: When an adjusted unlocked branch has gotten a file, and a new
|
TODO FIXME: When an adjusted unlocked branch has gotten a file, and a new
|
||||||
commit is merged in, that does not touch that file, there is a false merge
|
commit is merged in, that does not touch that file, there is a false merge
|
||||||
conflict on the file. It's auto-resolved by creating a .variant file.
|
conflict on the file. It's auto-resolved by creating a .variant file.
|
||||||
This is probably a bug in the auto-resolve code for v6 files.
|
This is probably a bug in the auto-resolve code for v6 files.
|
||||||
|
@ -296,8 +296,6 @@ into adjusted view worktrees.]
|
||||||
|
|
||||||
## TODOs
|
## TODOs
|
||||||
|
|
||||||
* Need a better command-line interface than `git annex adjust`,
|
|
||||||
that allows picking adjustments.
|
|
||||||
* Interface in webapp to enable adjustments.
|
* Interface in webapp to enable adjustments.
|
||||||
* Entering an adjusted branch can prevent commits to the current branch
|
* Entering an adjusted branch can prevent commits to the current branch
|
||||||
(locking will cause the commits to fail) and so the assistant
|
(locking will cause the commits to fail) and so the assistant
|
||||||
|
|
Loading…
Reference in a new issue