-
Looks like this [from the official doc](https://gitstats.sourceforge.net/) doesn't work anymore:
```sh
brew install --HEAD homebrew/head-only/gitstats
```
> Error: homebrew/head-only was depre…
yvele updated
1 month ago
-
It's been brought to my attention that Fedora 31 will be going Python3 only:
https://fedoraproject.org/wiki/Changes/F31_Mass_Python_2_Package_Removal
https://bugzilla.redhat.com/show_bug.cgi?id=17…
-
Folloing instructions from http://gitstats.sourceforge.net/, I tried to install `gitstats` with command
```
brew install --HEAD homebrew/head-only/gitstats
```
But got this error:
```
Error…
-
## install
```sh
git clone git://github.com/hoxu/gitstats.git
```
然后根据系统作link
```sh
ln -s ./gitstats/gitstats /usr/local/bin/gitstats
```
第一个参数是source, clone下来中的gitstats
## usage
```sh…
-
add a script & suitable links, for daily autogenerated https://github.com/hoxu/gitstats pages for the entire project and the past month and year.
-
since the name gitstats was taken in pypi, so I may need to rename this project name next week.
-
Let's assume we want to get information on repos in a manner below - whole organization and one chosen repository. We get the following error:
```
> GitStats::create_gitstats() %>%
+ GitStats::…
-
Started with outputpath = local git checkout.
```
cd Downloads/gitstats-master && ./gitstats /Users/X/git/myrepo .
```
**Error observed:**
```python
Refining data...
Saving cache...
Generati…
-
Hi,
I was unable to use gitstats on Windows (unless I run it through cygwin).
It complains that `wc` command is unrecognized, which is expected as it's not present on Windows:
``` PowerShell
C:\Pro…
-
Readme needs documentation on how to actually use it