Comment on Why does GitHub let me commit as other people?parentComments−JaggedJax12yI believe PCI compliance requires signed commits. There needs to be proof of who committed each line.−SilasX12yI don't think this prevents that requirement from being met -- you can attach a signature to the commit, or keep a separate record of signatures for each commit.Still would be nice to avoid the duplication though.
Comments
I believe PCI compliance requires signed commits. There needs to be proof of who committed each line.
I don't think this prevents that requirement from being met -- you can attach a signature to the commit, or keep a separate record of signatures for each commit.
Still would be nice to avoid the duplication though.