committed icon indicating copy to clipboard operation
committed copied to clipboard

Way to discover commonly used scopes

Open epage opened this issue 6 years ago • 2 comments

A problem I've seen with contributors is picking meaningful scopes. If committed could help show people what scopes are commonly used, it'd be a big help.

epage avatar Sep 08 '19 01:09 epage

My thought is to have a --scopes which will print out the scopes for the given commit range.

Possibly, we'd collect the list, sort by number of uses, and annotate the line with how many uses there were.

epage avatar Sep 08 '19 01:09 epage

#7 also helps

epage avatar Jan 17 '22 15:01 epage