mirror of
https://github.com/IonicaBizau/git-stats.git
synced 2024-12-22 13:22:11 +01:00
📝
This commit is contained in:
parent
888c2025a5
commit
c690106d5e
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@
|
||||||
"content": [
|
"content": [
|
||||||
"# Install the package globally",
|
"# Install the package globally",
|
||||||
"npm i -g git-stats",
|
"npm i -g git-stats",
|
||||||
|
"",
|
||||||
"# Initialize git hooks",
|
"# Initialize git hooks",
|
||||||
"# This is for tracking the new commits",
|
"# This is for tracking the new commits",
|
||||||
"curl -s https://raw.githubusercontent.com/IonicaBizau/git-stats/master/scripts/init-git-post-commit | bash"
|
"curl -s https://raw.githubusercontent.com/IonicaBizau/git-stats/master/scripts/init-git-post-commit | bash"
|
||||||
|
|
Loading…
Reference in a new issue