Skip to content

Guard against overwriting local changes #93

@ben-edna

Description

@ben-edna

Before implementing #27, a mechanism to guard against overwriting local changes could improve the user experience

  • After a fetch, hash the local project directory
  • Add hash to metadata
  • Before update, hash local directory, if hash is != stop
  • Let user override with --force (or removing the directory)

Later on this mechanism can be used to trigger a new flow from #27

Metadata

Metadata

Assignees

No one assigned

    Labels

    UXNot broken, but frustrating/unclear for usersenhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions