Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement git commit after save #147

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tennox
Copy link

@tennox tennox commented Apr 10, 2024

@maximbaz
Copy link
Member

Thanks! I think this is a good first step - ping @erayd for feedback too.

In order to fully implement the feature request, I think we need at least to do the following:

  1. Add ability to configure path to git binary, just like we do for gpg - I believe this can be configured in .browserpass.json as well as in extension settings.
  2. Correctly deal with situations when password store is not a git repo.
  3. Also git commit deleted files (delete action)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: git commit new & changed passwords
2 participants