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
When filtering the commits to only those relevant, it is still nice to
know the total number of commits since the last release, even if some of
them got filtered out. So let's list the commits as "x/y" where x is the
number of relevant commits, and y is the total since last release.
Requested by Mark Hiner.
0 commit comments