Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No stats displayed for my repository #17

Open
derwiki opened this issue Oct 3, 2013 · 2 comments
Open

No stats displayed for my repository #17

derwiki opened this issue Oct 3, 2013 · 2 comments

Comments

@derwiki
Copy link

derwiki commented Oct 3, 2013

$ rvm use 2.0.0
Using /Users/adam/.rvm/gems/ruby-2.0.0-p247
Adams-MacBook-Pro:~/src/al/apartmentlist* stable
$ gem install twigg
Fetching: twigg-0.0.5.gem (100%)
Successfully installed twigg-0.0.5
1 gem installed
Adams-MacBook-Pro:~/src/al/apartmentlist* stable
$ twigg stats -v ~/src/al/apartmentlist/ 14
========
0 +0, -0

I know we've had ~10 contributors in the last 14 days, I'm not sure why this is returning empty. @jimmy @wincent

@wincent
Copy link

wincent commented Oct 3, 2013

Are you in the repository? If so, this is the wrong place to be. Twigg is designed to aggregate across multiple repos, so you have to point it at a directory containing the repos. twigg init will dump a basic configuration file that you can stick at ~/.twiggrc and point it at the right place (there are also command-line arguments, but it gets tedious typing them out each time).

@derwiki
Copy link
Author

derwiki commented Oct 3, 2013

Maybe this should be an issue against the documentation? It was unclear to me that ~/.twiggrc was required for all commands -- I thought just the ones that mentioned something about it.

Anyway, I followed your advice and created the file. I removed causes references and added a new Github access token -- but I still get:

$ twigg stats -v
========
0 +0, -0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants