You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments