|
|
|
|
|
by ruuda
1745 days ago
|
|
It’s even worse, if somebody rebase-merges a pull request that you authored (thereby creating a new commit that you did not author), GitHub will show you as the author (without a separate committer, like it normally does when author and committer differ), and put “verified” next to it, which usually means that they verified that it was signed by your GPG key, but in this case, it means that the commit was created by GitHub. https://twitter.com/vmulps/status/1386717970458677250 |
|