|
|
|
|
|
by jlgreco
4963 days ago
|
|
What would be really nifty would be the ability to add multiple signatures to commits. Take a commit with signature[s], add a new signature (create a new commit that contains the previous signature[s] (which should still be valid if you don't change anything else) + your own). I looked into this very briefly and think it should be possible, but didn't go any further than that. This would I think be neat for creating things like code review systems that require a certain number of signatures from a larger set of potential signers before automatic deployment. |
|