Skip to content

[Feature Request] Warn Before Merge/Push if Remote Branch Changed #2836

Description

@borankurut

Before merging or pushing a branch, Fork should check whether the remote branch has changed since the last fetch.

For example, before merging origin/branch:

git fetch origin branch

If the remote HEAD changed, show a warning:

origin/branch has changed since your last fetch.
Remote branch is 2 commits ahead.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions