티스토리 뷰

공부

[Git] How do I get the commit count?

승가비 2019. 12. 22. 00:10
728x90
git shortlog -s -n
git shortlog -s -n --all --no-merges

[출처]

https://stackoverflow.com/questions/677436/how-do-i-get-the-git-commit-count

https://stackoverflow.com/questions/9839083/git-number-of-commits-per-author-on-all-branches

728x90

'공부' 카테고리의 다른 글

[JS] VueJS bind scroll event  (0) 2019.12.22
[JS] Browser get scroll direction  (0) 2019.12.22
[Spring] Memory leak fixed!  (0) 2019.12.22
[JS] Browser & Screen size  (0) 2019.12.21
[Spring] AOP not working for method call inside another method  (0) 2019.12.21
댓글