mirror of
https://github.com/status-im/sourcecred.git
synced 2025-01-10 20:56:29 +00:00
da5bce255e
Modifies the Git plugin so that we now track commit author dates. Similar to in #1152, they are encoded in MsSinceEpoch. Test plan: `yarn test --full` passes, except for the pre-existing failure discussed in #1151. Thanks to @s-ben for a conversation which motivated these changes.