outrageouspage94951 outrageouspage94951 07-03-2024 Computers and Technology contestada 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