diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-04-04 13:26:33 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-04-04 13:26:33 -0400 |
commit | 2f8436cd9bb2a9f16b0bbbf5a30043b911576317 (patch) | |
tree | be9cdcb5890d135bf41e11730770901fcc67fad5 /doc | |
parent | 29a1747bf75e638239c21e5dfa022c1ff06018c4 (diff) |
update
Diffstat (limited to 'doc')
-rw-r--r-- | doc/design/adjusted_branches.mdwn | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/design/adjusted_branches.mdwn b/doc/design/adjusted_branches.mdwn index 6f71112b2..17c04d254 100644 --- a/doc/design/adjusted_branches.mdwn +++ b/doc/design/adjusted_branches.mdwn @@ -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 |