backport --all not showing all commits
See original GitHub issueHi @sqren,
I love this tool and it has been really useful for the OWASP ASVS but I am having a problem with it recently.
This is the most recent commit history in the ASVS master branch:

I have historically run backport using the following command (for example):
backport --repo-owner owasp --repo-name asvs --source-branch master --branch v4.0.3 --max-number 100 --multiple true --all
However, when I do this it is not showing me all commits even through I have specified --all:

It is also not super clear to me how it is choosing which commits to show…
It is possible I was using an older version up beforehand because I changed laptops about a month ago and reinstalled everything so it would be hard to say when exactly this issue started.
Any ideas? Thanks!
Issue Analytics
- State:
- Created 2 years ago
- Comments:12 (6 by maintainers)

Top Related StackOverflow Question
Released in 7.0.0. Please don’t hesitate to bump this issue, or create a new one if you run into something.
Awesome to hear! I’ll let you play around with the beta version and I’ll do some more testing myself so unless we find some problems the next couple of days I’ll release it as stable.