deal with cloning a repo that has an ajdusted branch checked out
This commit is contained in:
parent
83ac453bc4
commit
7c7f3a0f76
3 changed files with 16 additions and 2 deletions
|
@ -351,8 +351,6 @@ into adjusted view worktrees.]
|
|||
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
|
||||
master is not being changed by someone else. In particular,
|
||||
propigateAdjustedCommits rebases the adjusted branch on top of master.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue