cgit is able to display, in commit list, the branch name where the commit is the last one.
Ex: https://git.remirepo.net/cgit/rpms/php/nette/php-nette-deprecated.git/log/ (the "master" and "head" box)
This is really useful to quickly known which branches are synced
This is missing in pagure. Ex: https://src.fedoraproject.org/rpms/composer/commits/master
Metadata Update from @pingou: - Issue tagged with: RFE
Metadata Update from @pingou: - Issue assigned to pingou
How does this look? :)
looks good!
Thanks :)
Working on the tests and I'll submit the PR :)
This should land in 3.10.
Looks awesome apart from second commit from top... Hash is somewhere else than expected =)
That's due to the length of the first line of the commit message (and my firefox window being squeezed on the side to a non-regular width).
Commit 17e9e230 fixes this issue