79664257

Date: 2025-06-13 01:17:41
Score: 1.5
Natty:
Report link

I have this alias in my .gitconfig file for creating something similar in the terminal

[alias]
  tree = log --format='%C(auto)%h %d %C(green dim)%ad %C(white dim)%an<%ae> %C(auto)%s' --decorate --all --graph --date=iso-strict --color=always

Console output of git tree command

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: bytesnz