Skip to content

Disallow saves when the commit hash has changed #54

@Zoramite

Description

@Zoramite

Currently when a user saves a file it will always overwrite the version on GitHub.

Need to modify the api so that it includes the hash from when the file was loaded and uses that hash with the GitHub api. (GitHub will fail when the hash is different from the current hash). If the GitHub save fails then the error needs to be returned with an error code that the UI can use to notify the user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions