Luxoft / cordentity

This project combines Hyperledger's Indy ledger for decentralized identity with the Corda platform
Apache License 2.0
32 stars 20 forks source link

Request to add signed-off-by line to *each* commit #34

Closed jeremiah closed 5 years ago

jeremiah commented 5 years ago

Detailed Description

Hyperledger requires that every commit be signed. This is done via git -s if you're on the command line and produces the signed-off-by line in the commit. Since we haven't done this we can either

What is the preference? It is faster if I squash and sign but perhaps we don't want that? Can we sign commits going forward?

jeremiah commented 5 years ago

Won't fix.