improve tests and fix minor issues in Git commit log UI
Created by: sqs
Adds many tests to GitCommitNodeByline and related components. Introduces one minor improvement, to omit "GitHub" as a committer (in addition to the real author) for commits made via the GitHub web UI. This adds noise, and GitHub's own web UI commit log omits it, so we should, too.
Test plan:
- Includes full unit (snapshot) test coverage
- Visit a page such as http://localhost:3080/github.com/sourcegraph/sourcegraph@99d8a8f39bcb3887f1328faa2effc351fc965f39/-/commits to ensure no unexpected errors are thrown