abhinav / git-spice

Manage stacked Git branches
https://abhinav.github.io/git-spice/
GNU General Public License v3.0
220 stars 11 forks source link

git: Don't use rev-list's --no-commit-header #363

Closed abhinav closed 1 month ago

abhinav commented 1 month ago

This flag was introduced in Git 2.33, which is newer than the default on many systems. We don't absolutely need this flag -- just manually skip the header.

abhinav commented 1 month ago

This change is part of the following stack:

Change managed by git-spice.