mirror of
https://github.com/git-for-windows/git.git
synced 2026-06-18 21:25:03 -05:00
"git rev-list" (and "git log" family of commands) learned a new "--max-count-oldest" that picks oldest N commits in the range instead of the usual newest. * mf/revision-max-count-oldest: bash-completions: add --max-count-oldest revision.c: implement --max-count-oldest