fisma-ready / github

Controls necessary for Federal use of GitHub
26 stars 14 forks source link

Associate (rather than sign) commits with one's work email #5

Closed konklone closed 9 years ago

konklone commented 9 years ago

Our instructions are trying to tell users to associate their commits with their work email address -- which is different than "signing" them. git has built-in facilities to cryptographically sign commits with GPG keys, which isn't what we meant. This PR disambiguates what we're asking.

afeld commented 9 years ago

:shipit:

konklone commented 9 years ago

This one seems non-controversial, so that seems like enough review to merge.