Menu

gitpiper

View a short summary of commits without merge commits git Code Snippet in 2025

repositorycommitintermediate

Last Updated: 24 April 2025

Prints a short summary of all commits excluding merge commits.

  • Use git log --oneline --no-merges to list a short summary of all commits without merge commits.
git log --oneline --no-merges
git log --oneline --no-merges # 3050fc0de Fix network bug # c191f90c7 Initial commit

git snippet similar to View a short summary of commits without merge commits For You in April 2025

Subscribe to our Newsletter

Subscribe to get resources directly to your inbox. You won't receive any spam! ✌️

© 2025 GitPiper. All rights reserved

Rackpiper Technology Inc

Company

About UsBlogContact

Subscribe to our Newsletter

Subscribe to get resources directly to your inbox. You won't receive any spam! ✌️