Skip to main content
Support OpenZiti, give us a GitHub Star Star

One post tagged with "Git"

Git content

View All Tags

Why We Verify GitHub Commits

· 4 min read

Assigning the author on a commit is an essential feature of Git that allows you to send a commit on behalf of someone while preserving their authorship. I speculate this was the norm when the Linux Kernel authors, who also created Git, still received many contributions via email.