#1162 [clarification] is 6 hex-digits as an abbreviated commit hash deliberate choice or should it be 7 digits?
Closed: Fixed Opened by jpokorny.

This can be observed, e.g., at following locations:
https://pagure.io/pagure/commits/master
https://pagure.io/pagure/c/5803a799cb42c69716c314b4557655f7939732aa
https://pagure.io/pagure/releases

So far, I lived up to the conventions "git log --oneline" and "the other git web viewers", and I have yet to see any that uses 6 characters instead of typical 7 for the abbreviated form of the commit id.


It's actually a configuration settings: https://pagure.io/pagure/blob/master/f/pagure/default_config.py#_191 I'm fine w/ making it 7 characters if we want.

Fixed in http://infrastructure.fedoraproject.org/cgit/ansible.git/commit/?id=ed81be3 :)

@pingou changed the status to Fixed

Thanks, I hope I am not the only one to appreciate this change :-)

Metadata