outrageouspage94951 outrageouspage94951 Today at 11:06 AM Computers and Technology Answered How do we display a summarized view of the commit history for a repo, showing one line per commit?1. Git log --format = short2. Git branch -D 3. Git log --graph --oneline4. Git checkout -b