On Sunday 09 August 2015 05:36:16 Robin H. Johnson wrote:
> Quick instructions:
> Set PORTAGE_GPG_KEY="0xLONG-GPG-KEY" in your make.conf
> $ git config user.signingkey 0xLONG-GPG-KEY
> $ git clone git+ssh://g...@git.gentoo.org/repo/gentoo.git
> $ vim ...
> $ repoman commit -m '...' [2] 
> $ git push --signed

2 questions:

1) The git workflow [1] does not mention to add PORTAGE_GPG_KEY to make.conf 
and neither to use the long gpg key. Does the short create a problem?

2) The git workflow [1] says to do git config --local commit.gpgsign 1 - Do we 
need to use git push --signed if was already in the config ?

I'm asking just for have an up-to-date documentation, and maybe add all the 
notes there.

Thanks.

[1]: https://wiki.gentoo.org/wiki/Gentoo_git_workflow


-- 
Agostino Sarubbo
Gentoo Linux Developer

Reply via email to