Implement assigning of uncommitted changes to specific lanes in the v3 UI #8637
Labels
enhancement
An improvement to an existing feature
in-progress
V3
The ominous upcoming major release should address this issue, eventually
Currently the v3 UI does not support the functionality of assigning uncommitted changes to different lanes.
The reason behind this is technical - the new v3 UI uses new app internals with a different architecture that improves stability, correctness and performance, but no longer have the concept of
Hunk Ownership
that allowed GitButler to track uncommitted changes to branches.This GH issue is about tracking the implementation of the same functionality (assigning uncommitted changes to lanes) in a way that is compatible with the v3 architecture.
Tasks
The text was updated successfully, but these errors were encountered: