for the interactive graphite, would it allow the ability to cherrypick into a release branch? also…is there a way to track release branches without having to track against main?
essentially I’d want each release branch to be it’s own origin so I can create a new stack on top containing cherrypicks
currently I use the sourcetree app to select cherrypicks and add them to my cherrypick branch. using 1 tool would be nicer, but it’s a weird use case