You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Expanded getButtonTooltip signature to accept withForce and remoteTrackingBranch parameters.
- Updated tooltip logic to handle force-push messaging and include remote tracking branch name when present.
- Adjusted call site to pass withForce and branchDetails.remoteTrackingBranch into getButtonTooltip.
- Minor formatting changes to function parameters and return cases.
These changes are confined to apps/desktop/src/components/PushButton.svelte and implement improved contextual tooltips for push actions.
0 commit comments