~/Git Commands Not In Order
Apr 10, 2022
Commands
|
|
Flags
--all
: Shows commits across all branches.--oneline
: Condenses commit output.--graph
: Visualizes branch and merge structure.
Flags to avoid
--author
: Avoid due to the tedium specifying for each commit
Configuration
|
|
References