GitRoot

craft your forge, build your project, grow your community freely
 1---
 2id: "4640"
 3priority: 50
 4sprint: ""
 5assignee: null
 6status: v0.4
 7kind: issue
 8---
 9
10# Pgp signer
11
12If user is a pgp signer, gitroot will not work. We need to relaxe the check of `1 ssh key == 1 pusher == 1 signer`. Make signing optional should be enough.
13
14---
15
16Implemented in the Stigma plugin, no more check in gitroot itself.