-
Notifications
You must be signed in to change notification settings - Fork 407
add committer name to commit detail pane #1906
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1906 +/- ##
==========================================
+ Coverage 92.1% 92.11% +0.01%
==========================================
Files 189 189
Lines 10779 10783 +4
Branches 1580 1580
==========================================
+ Hits 9928 9933 +5
+ Misses 851 850 -1
Continue to review full report at Codecov.
|
|
hey @simurai -- this isn't urgent, but if you feel like making this look better, that'd be cool. |
|
Note for future Tilde or whomever ends up picking this up... I tried testing the case where the commiter name does not exist by unsetting my email, username, and github handle in my git config. Git won't let you commit without one of those things set. If I unset my github user alias, somehow |
|
From now on, all of my commit messages will be "hunks hunks hunks" |
|
@simurai I like that! I'll move this in that direction. |


Description of the Change
This change adds the committer's full name to the commit detail pane. Instead of email address, we show the full name.
Alternate Designs
Benefits
Possible Drawbacks
Applicable Issues
#1875
Metrics
N/A
Tests
Documentation
N/A
Release Notes
TBD
User Experience Research (Optional)
N/A