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

[WIP] Call 'pass git init' on creation of password-store when useGit #78

Merged
merged 1 commit into from
Aug 3, 2015

Conversation

dennisdegreef
Copy link
Contributor

Whenever the ~/.password-store does not exist, the wizard is ran to initialize it.
Depending on either already existing configuration or default configuration, useGit can be true.
If so, initialize the directory with git as well, else the git commit of the .gpg-id file will fail.

TODO:

  • Remove qDebug statements in squash
  • Make executePassGitInit configurable with either pass or git+gpg
  • Seem to have problems with a 'command already running?'

PS. I'm not familiar with either QtPass' codebase, the language, or Qt in general, so all feedback is very welcome.

annejan added a commit that referenced this pull request Aug 3, 2015
[WIP] Call 'pass git init' on creation of password-store when useGit
@annejan annejan merged commit bd9b4b0 into IJHack:master Aug 3, 2015
@dennisdegreef
Copy link
Contributor Author

Erm... This was work in progress? For me, it still threw errors about multiple commands running?

@annejan
Copy link
Member

annejan commented Aug 3, 2015

Monday morning merges . .

.. it worked for me (and gives more clear error messages than the previous way this was handled)

annejan added a commit that referenced this pull request Jun 1, 2016
[WIP] Call 'pass git init' on creation of password-store when useGit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants