mirror of
https://github.com/desktop/desktop
synced 2024-10-30 06:03:10 +00:00
Update docs/technical/rebase-flow.md
Co-Authored-By: billygriffin <5091167+billygriffin@users.noreply.github.com>
This commit is contained in:
parent
ff09069814
commit
450ba6f1e1
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ there will be some words here eventually to help explain how the solution works.
|
|||
## Warning about remote commits
|
||||
|
||||
If the target branch is tracking a remote branch and the user has enabled the
|
||||
_Show confirmation dialog before force pushing_ setting enabled, before starting
|
||||
_Show confirmation dialog before force pushing_ setting, Desktop
|
||||
the rebase Desktop will check if any commits exist in the range
|
||||
`<upstream_oid>..<remote_branch_oid>`, where `<remote_branch_oid>` is the tip of
|
||||
the tracking branch.
|
||||
|
|
Loading…
Reference in a new issue