handle transitions with read-only unmerged git-annex branches
Capstone to this feature. Any transitions that have been performed on an unmerged remote ref but not on the local git-annex branch, or vice-versa have to be applied on the fly when reading files. Sponsored-by: Dartmouth College's Datalad project
This commit is contained in:
parent
1291a7d86c
commit
b1d719f9d2
9 changed files with 95 additions and 28 deletions
|
@ -3,9 +3,11 @@
|
|||
subject="""comment 6"""
|
||||
date="2021-12-27T17:38:49Z"
|
||||
content="""
|
||||
Update: Completed and merged!
|
||||
|
||||
Current list of items that need to be fixed before this is mergeable:
|
||||
|
||||
- When there is a transition in one of the remote git-annex branches
|
||||
- (fixed) When there is a transition in one of the remote git-annex branches
|
||||
that has not yet been applied to the local or other git-annex branches.
|
||||
Transitions are not handled.
|
||||
- (fixed) `git-annex log` runs git log on the git-annex branch, and so
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue