Summary
Relocate the commit controls (commit message box, commit / amend buttons) to sit above the staged/unstaged file lists in the working-copy (local changes) view, instead of below them.
Scope
- Layout reorder in
src/Views/WorkingCopy.axaml.
- Preserve existing commit behavior and bindings (no behavior change, just placement).
Notes
Follow-up PR targets develop.
Summary
Relocate the commit controls (commit message box, commit / amend buttons) to sit above the staged/unstaged file lists in the working-copy (local changes) view, instead of below them.
Scope
src/Views/WorkingCopy.axaml.Notes
Follow-up PR targets
develop.