You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ Examples:
76
76
$ git-stats -s '1 January 2012' -u '31 December 2012' # All the commits from 2012
77
77
78
78
Your commit history is kept in ~/.git-stats by default. You can create
79
-
~/.git-stats-config.json to specify different defaults.
79
+
~/.git-stats-config.js to specify different defaults.
80
80
81
81
Documentation can be found at https://github.com/IonicaBizau/git-stats.
82
82
```
@@ -297,7 +297,7 @@ Have an idea? Found a bug? See [how to contribute][contributing].
297
297
298
298
## :sparkling_heart: Support my projects
299
299
300
-
I open-source almost everything I can, and I try to reply everyone needing help using these projects. Obviously,
300
+
I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously,
301
301
this takes time. You can integrate and use these projects in your applications *for free*! You can even change the source code and redistribute (even resell it).
302
302
303
303
However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:
@@ -317,7 +317,6 @@ Thanks! :heart:
317
317
If you are using this library in one of your projects, add it in this list. :sparkles:
0 commit comments