diff --git a/git/list b/git/list index 6202177..87da07d 100755 --- a/git/list +++ b/git/list @@ -21,4 +21,4 @@ # # # add an extra newline to prevent read from getting confused -git log --pretty='format:%H %h %at %f %s' && echo +git log --first-parent --pretty='format:%H %h %at %f %s' && echo