From e4f9df8404b8a7a2358e920dc2a231a3df823d6d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 11 Nov 2014 13:41:25 -0400 Subject: avoid configuring git signing key when there's no secret key Also, nice display for --add-key steps --- doc/todo/multi_gpg_key_privdata.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/todo') diff --git a/doc/todo/multi_gpg_key_privdata.mdwn b/doc/todo/multi_gpg_key_privdata.mdwn index 1d9b05a4..f7475c13 100644 --- a/doc/todo/multi_gpg_key_privdata.mdwn +++ b/doc/todo/multi_gpg_key_privdata.mdwn @@ -8,4 +8,5 @@ To support multiple gpg keys added with --add-key, propellor should so that this new key can access it. * When --add-key on behalf of another user, do not modify the signing key for local git. This entails either splitting this command in two, `--add-key` and - `--set-signing-key`, or adding another command `--add-foreign-key`. + `--set-signing-key`, or adding another command `--add-foreign-key`, + or perhaps determining if the key being added has a known secret key. -- cgit v1.2.3