add option for passphrase #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When doing automatic backups and laying down configuration files with chef/ansible/puppet it would be nice to be able to have a passphrase option for unattended, automatic, encrypted backups.
Imported from Taiga issue 9 (done). Created on 2015-09-03T00:30:08+0000 by Dennis Roberts.
This is implemented now in atticmatic 0.1.6. Thanks for the suggestion!
Comment on 2015-09-03T05:54:40+0000 by Dan Helfman.
Here's the relevant new section of the config file that you can add to turn this on:
Comment on 2015-09-03T05:56:12+0000 by Dan Helfman.