support git-annex view in an adjusted branch
authorJoey Hess <joeyh@joeyh.name>
Mon, 27 Feb 2023 19:48:58 +0000 (15:48 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 27 Feb 2023 19:48:58 +0000 (15:48 -0400)
commit80478cc14555042f848844ecc4d2015cfa63884b
tree4328a4b5a5142322f03fce57ba8414cfccd81a68
parentbb54c8a633a116f8c84bd2c71594f075c957f3bd
support git-annex view in an adjusted branch

Rather than entering a view of the adjusted branch, enter an adjusted
view branch. This way, it's the same as first using git-amnnex view
followed by git-annex adjust, and everything already implemented to
support that works.

Sponsored-by: Nicholas Golder-Manning on Patreon
Command/View.hs