dev-cmd/contributions: Add up different contribution types for a total
❯ brew contributions mikemcquaid mikemcquaid directly authored 23766 commits, co-authored 241 commits, and signed-off 6730 commits across all Homebrew repos in all time. Total: 30737.
This commit is contained in:
parent
14f9a2424d
commit
abe23fb249
@ -79,7 +79,7 @@ module Homebrew
|
|||||||
else
|
else
|
||||||
" in all time"
|
" in all time"
|
||||||
end
|
end
|
||||||
sentence += "."
|
sentence += ". Total: #{commits + coauthorships + signoffs}."
|
||||||
|
|
||||||
puts sentence
|
puts sentence
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user