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
GitKraken will monitor your base branch for conflicts and alert you with an icon in the toolbar when conflicts are detected, providing options to resolve your conflicts sooner rather than later.
- When a conflict is detected, click on the icon in the toolbar to view details about the conflict. Choose to either rebase your current branch onto the base branch or merge changes from the base branch into your current branch.
176
+
- Limit which branches GitKraken considers as "base branches" when scanning for conflicts by navigating to _Preferences > Conflict Detection_ to set the preferred branches for a repository.
This feature is currently in preview and may undergo significant updates based on feedback. [Share your thoughts](https://feedback.gitkraken.com) with us to help shape its future direction!
181
+
182
+
183
+
164
184
***
165
185
166
186
## Rebasing
@@ -178,12 +198,3 @@ You can rebase onto a local or remote.
GitKraken will monitor your base branch for conflicts and alert you with an icon in the toolbar when conflicts are detected, providing options to resolve your conflicts sooner rather than later.
186
-
- When a conflict is detected, click on the icon in the toolbar to view details about the conflict and choose to rebase your current branch onto the base branch or merge changes from the base branch into your current branch.
187
-
- You can limit which branches GitKraken may consider as "base branches" when scanning for conflicts. Navigate to _Preferences > Conflict Detection_ to set the preffered branches for a repository.
188
-
- This feature is currently in preview and may undergo significant updates based on feedback. Share your thoughts with us to help shape its future direction!
0 commit comments