mirror of
https://github.com/tj/git-extras.git
synced 2026-09-11 16:06:20 -04:00
4 lines
79 B
Bash
Executable file
4 lines
79 B
Bash
Executable file
#!/bin/sh
|
|
|
|
git log --all --graph --decorate --oneline --simplify-by-decoration
|