Skip to content

Detect whether push *should* fail #62

@drernie

Description

@drernie

Right now, it seems like the options for push are:

  • use "--force" to always succeed
  • do not use "force" and take your chances

The optimal route seems to be:

  • always succeed (so you don't lose data)
  • WARN that you are overwriting a more recent version than you had pulled

Is there anyway to do that with the existing quilt3 API?

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