This commit is contained in:
Ionică Bizău 2017-12-24 13:01:54 +02:00
parent 888c2025a5
commit c690106d5e
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@
"content": [
"# Install the package globally",
"npm i -g git-stats",
"",
"# Initialize git hooks",
"# This is for tracking the new commits",
"curl -s https://raw.githubusercontent.com/IonicaBizau/git-stats/master/scripts/init-git-post-commit | bash"