cherry-picker icon indicating copy to clipboard operation
cherry-picker copied to clipboard

Check commit count against `upstream`

Open webknjaz opened this issue 9 months ago • 1 comments

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.

webknjaz avatar Feb 10 '25 16:02 webknjaz

also related: gh-124

ghost avatar Mar 14 '25 01:03 ghost

All commit authors signed the Contributor License Agreement.

CLA signed

python-cla-bot[bot] avatar Apr 06 '25 13:04 python-cla-bot[bot]

@hugovk mind getting this in? I just encountered this again...

webknjaz avatar Jul 23 '25 02:07 webknjaz

This has been released in Cherry Picker 2.6.0: https://github.com/python/cherry-picker/releases/tag/cherry-picker-v2.6.0 🍒🚀

hugovk avatar Aug 21 '25 12:08 hugovk