Daniel Marohn
Daniel Marohn
### Summary If gpg-agent takes more time to start than gopass is willing to wait (first usage after reboot on my machine), clear text password is written into console even...
Would you mind to put it under an oss licence?
To get rid of the warnings in the console about not configured ssl settings, I added an option to activate/deactivate ssl. This is appended to the jdbc connection Strings.
### Description Debops does not sign initial commit. ### Steps to reproduce ```bash git config --global user.signingkey ${KEY_ID} git config --global commit.gpgsign true debops project init foo GIT_DIR=foo/.git git log...