[go: up one dir, main page]

Skip to content

Enable display of traillers in graphs

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Proposal

Currently, the "Repository graph" feature displays the subject field of each commit as generated by git log --pretty=format:%s It would be extremely convenient if there were some mechanism to report information from trailers in that text, as for example generated by "git log --pretty='format:[%>(8)%(trailers:key=ticket,valueonly)%-C()] %s'" In a repository that uses trailers to associate meta-data with each commit (for example, a bug-tracking ticket), it would be wonderful if a user of the web-UI could selectively display that information.

Edited by 🤖 GitLab Bot 🤖