We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi,
Currently, git-filter-repo supports --ref HEAD~10..HEAD but not --refs HEAD~10..HEAD~5. May I know why, and if support for the latter is planned?
--ref HEAD~10..HEAD
--refs HEAD~10..HEAD~5