This commit is contained in:
Joey Hess 2016-04-04 13:26:33 -04:00
parent 7ba836eec3
commit 83ac453bc4
Failed to extract signature

View file

@ -347,7 +347,10 @@ into adjusted view worktrees.]
## TODOs ## TODOs
* Interface in webapp to enable adjustments. * 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 * Cloning a repo that has an adjusted branch checked out gets into an ugly
state. state.
* There are potentially races in code that assumes a branch like * There are potentially races in code that assumes a branch like