Skip to content

Commit

Permalink
graph alias with formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
brettinternet committed Jan 16, 2025
1 parent cd3b6e4 commit a8ce103
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions darwin/.gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@

[pull]
rebase = true

[alias]
graph = log --graph --all --format='%h %s%n (%an, %ar)%d' --abbrev-commit

0 comments on commit a8ce103

Please sign in to comment.