We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 888c202 commit c690106Copy full SHA for c690106
package.json
@@ -86,6 +86,7 @@
86
"content": [
87
"# Install the package globally",
88
"npm i -g git-stats",
89
+ "",
90
"# Initialize git hooks",
91
"# This is for tracking the new commits",
92
"curl -s https://raw.githubusercontent.com/IonicaBizau/git-stats/master/scripts/init-git-post-commit | bash"
0 commit comments