Closed
Bug 1338683
Opened 8 years ago
Closed 7 years ago
Add short hashes back to the commit table (or somewhere)
Categories
(MozReview Graveyard :: Review Board: User Interface, defect, P2)
MozReview Graveyard
Review Board: User Interface
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: ahal, Unassigned)
Details
Attachments
(1 file)
I think the commit table used to display the short hash (12 character shortened version of the commit hash), but doesn't seem to do so anymore. In fact, I can't seem to find this information on its own anywhere..
What I usually end up needing to do, is:
1. Copy the full `hg pull` command (it's not possible to only copy part of it)
2. Paste it into my terminal
3. Count 12 characters into the hash portion of the command
4. Manually copy just that text
Imo this is useful enough information that it's worth taking up some real estate in the commit table. At the very least, it should be displayed *somewhere* on the commit view. Bonus points if it links to hgweb.
Updated•8 years ago
|
Priority: -- → P2
| Comment hidden (mozreview-request) |
Updated•8 years ago
|
Assignee: nobody → dwalsh
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8857593 [details]
MozReview: Show short hash instead of 'View Raw' in commits table (Bug 1338683).
https://reviewboard.mozilla.org/r/129562/#review132326
Attachment #8857593 -
Flags: review?(pzalewa) → review+
Updated•7 years ago
|
Assignee: dwalsh → nobody
Comment 3•7 years ago
|
||
MozReview is now obsolete. Please use Phabricator instead. Closing this bug.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•