Skip to content

Check commit count against upstream #156

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

webknjaz
Copy link
Contributor

@webknjaz webknjaz commented Feb 10, 2025

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 #124
Fixes #155

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 python#155.
@koyuki7w
Copy link

also related: gh-124

@AA-Turner AA-Turner changed the title 🚑 Check commit number against upstream branch Check commit count against upstream Mar 14, 2025
@python-cla-bot
Copy link

python-cla-bot bot commented Apr 6, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants