Skip to content

Weird behavior when turning on git support (auto push/pull) with non-clean git dir #128

Closed
@muff1nman

Description

@muff1nman

This may be a bit of an edge case, but I figured I'd document it anyways:

It looks like on initial launch of qtpass the config says to not use git. In this state I modified one of the existing files. Then, with pass git status showing modified I changed the config to enable git and enable auto push/pull.

Following the above steps, I was no longer able to right click and edit the previously modified file. I
The password displayed was the string Already up-to-date. However, I was able to click the Edit button and see the current file contents.

Once I did a pass git commit/push or edited the file using the button, the issue went away.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions