mirror of
https://github.com/wekan/wekan.git
synced 2026-03-10 07:32:35 +01:00
Updated code counts.
Thanks to xet7 !
This commit is contained in:
parent
59c6003fe1
commit
2f25f47d0b
1 changed files with 2 additions and 2 deletions
|
|
@ -11,8 +11,8 @@ if [ $# -ne 1 ]
|
||||||
then
|
then
|
||||||
echo "Syntax to count lines of code per committer, by email address:"
|
echo "Syntax to count lines of code per committer, by email address:"
|
||||||
echo " ./releases/count-lines-of-code-per-committer.sh x@xet7.org"
|
echo " ./releases/count-lines-of-code-per-committer.sh x@xet7.org"
|
||||||
echo "Example result at 2024-03-08:"
|
echo "Example result at 2026-01-24:"
|
||||||
echo " added lines: 4594802, removed lines: 4416066, total lines: 178736, added:deleted ratio:1.04047"
|
echo " added lines: 4842862, removed lines: 4550521, total lines: 292341, added:deleted ratio:1.06424"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue