update
This commit is contained in:
parent
7ba836eec3
commit
83ac453bc4
1 changed files with 4 additions and 1 deletions
|
@ -347,7 +347,10 @@ into adjusted view worktrees.]
|
|||
## TODOs
|
||||
|
||||
* Interface in webapp to enable adjustments.
|
||||
* Honor annex.thin when entering an adjusted branch.
|
||||
* Honor annex.thin when entering an adjusted branch. git checkout
|
||||
will make copies of the content of annexed files, so this would need
|
||||
to checkout the adjusted branch some other way. Maybe generalize so this
|
||||
more efficient checkout is available as a git-annex command?
|
||||
* Cloning a repo that has an adjusted branch checked out gets into an ugly
|
||||
state.
|
||||
* There are potentially races in code that assumes a branch like
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue