|
|
|
|
|
by Oxidation
1204 days ago
|
|
Honestly, I think that if "git lol" was the default log command it would do the most to make things much more obvious to newcomers. git log --oneline --graph
And git lola for a gestalt of the repo's recent state: git log --oneline --graph --all
|
|