79098450

Date: 2024-10-17 14:07:21
Score: 1
Natty:
Report link

Recent versions of git can align fields directly in the format string see How to align columns in git to improve formatting?

[alias]
        br = branch --sort=committerdate -vv --format='%(color:red)%(objectname:short)%(color:reset) %(HEAD) %(align:30)%(color:yellow)%(refname:short)%(color:reset)%(end) %(align:28)%(color:green)%(committerdate:relative)%(color:reset)%(end) %(align:25)%(color:magenta)%(authorname)%(color:reset)%(end) %(color:blue)%(contents:subject)%(color:reset)'
Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: izissise