cherry-picker
cherry-picker copied to clipboard
Check commit count against `upstream`
Previously, the git log command would run against an unresolved branch reference which might point to the wrong thing locally. This patch makes it more predictable by specifying the exact remote branch.
Fixes #155.
also related: gh-124
@hugovk mind getting this in? I just encountered this again...
This has been released in Cherry Picker 2.6.0: https://github.com/python/cherry-picker/releases/tag/cherry-picker-v2.6.0 🍒🚀