Merge branch 'ws/fast-export-with-revision-options'

Use of certain "git rev-list" options with "git fast-export" created nonsense results (the worst two of which being "--reverse" and "--invert-grep --grep=<foo>"). The use of "--first-parent" is made to behave a bit more sensible than before. * ws/fast-export-with-revision-options: fast-export: fix surprising behavior with --first-parent

Junio C Hamano committed Jan 10, 2022 at 11:52 UTC 98ab07ace59a5e8ac7a5839e6ef7dc7843996457

No changes.