dinoboff / github-tools

Helpers for hosting python projects on GitHub
http://dinoboff.github.com/github-tools/
BSD 2-Clause "Simplified" License
87 stars 6 forks source link

"paster create -t gh_package" fails when gihub.user is not set #13

Closed regular closed 14 years ago

regular commented 14 years ago

Probably, in the documentation

git config --global github.user git config --global github.token

should come before

paster create -t gh_package

dinoboff commented 14 years ago

Fixed in 0.2b2