feat(FN-3724): add split-button for git pull with rebase option
The merge adds a pull split-button in the GitManager modal that lets users choose between a regular `git pull` and a `git pull --rebase`, with styling and test coverage for the menu interactions and API payload. It also fixes plugin toggle rendering (FN-3723) and adds a release note for plugin insta Fusion-Task-Id: FN-3724
This commit is contained in:
5
.changeset/FN-3724-pull-rebase.md
Normal file
5
.changeset/FN-3724-pull-rebase.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Add a split Pull action in the Git Manager Remotes panel with a dropdown option to run `Pull --rebase`.
|
||||
Reference in New Issue
Block a user