Skip to content

release:prepare should check for remote/local being in sync first #1391

Description

@kwin

New feature, improvement proposal

Currently release:prepare only breaks in case of sync issues between remote/local once it tries to push at the very end. This check should be performed first to fail faster in that case (before any modifications to local working directory have been applied).
Although there is a slight chance that between checking and pushing there are additional commits being added this should capture non-pulled changes for most of the cases.

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions