summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorJosh Soref <jsoref@gmail.com>2023-12-28 04:55:20 +0000
committerJunio C Hamano <gitster@pobox.com>2023-12-27 21:33:23 -0800
commitc771ef6f77d36fc9bfe6e70f805f52f84f681536 (patch)
tree330423355527ab6ed30165bc62dd9b4bd4e9da10 /builtin/commit.c
parentac9fff2bf1ca4174efeac57ff1ef43df8a6b9517 (diff)
SubmittingPatches: update extra tags list
Add items with at least 100 uses in the past three years: - Co-authored-by - Helped-by - Mentored-by - Suggested-by git log --since=3.years| perl -ne 'next unless /^\s+[A-Z][a-z]+-\S+:/;s/^\s+//;s/:.*/:/;print'| sort|uniq -c|sort -n|grep '[0-9][0-9] ' 14 Based-on-patch-by: 14 Original-patch-by: 17 Tested-by: 100 Suggested-by: 121 Co-authored-by: 163 Mentored-by: 274 Reported-by: 290 Acked-by: 450 Helped-by: 602 Reviewed-by: 14111 Signed-off-by: Signed-off-by: Josh Soref <jsoref@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions