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 github.user found -- no github token because github API moving!! #230

Closed
tiemei opened this issue Apr 23, 2012 · 6 comments
Closed

No github.user found -- no github token because github API moving!! #230

tiemei opened this issue Apr 23, 2012 · 6 comments

Comments

@tiemei
Copy link

tiemei commented Apr 23, 2012

when i call:
jeweler newproject
output:
"
No github.user found in ~/.gitconfig. Please tell git about your GitHub account (see http://github.com/blog/180-local-github-config for details). For example: git config --global github.user defunkt
"

then,in page ":https://github.com/blog/180-local-github-config":
$ git config --global github.user defunkt
$ git config --global github.token 6ef8395fecf207165f1a82178ae1b984

but! In github help document:http://help.github.com/set-your-user-name-email-and-github-token/
Previous versions of our API used token authentication, but we’re removing support for that soon, see our GitHub API Moving On blog post for details.
If you are using a 3rd party tool that is asking for your token, you should contact the maintainer and ask them to update to our latest API as the old API will stop working soon.
Please note you do not need the API Token to work with git.

@shu0115
Copy link

shu0115 commented Apr 25, 2012

+1

2 similar comments
@lomereiter
Copy link

+1

@caulfield
Copy link

+1

charlescui added a commit to charlescui/jeweler that referenced this issue Jul 14, 2012
@shka
Copy link

shka commented Jul 15, 2012

+1

1 similar comment
@kyoro
Copy link

kyoro commented Jul 27, 2012

+1

@emilsoman
Copy link
Collaborator

Jeweler is otherwise a wonderful tool , but this is a bug which has to go ! Any way I can help here ?

L2G pushed a commit to L2G/jeweler that referenced this issue Feb 13, 2013
…s not supported

anymore, use Github API to login using basic auth and create a repo
using the API.
L2G pushed a commit to L2G/jeweler that referenced this issue Feb 13, 2013
…s not supported

anymore, use Github API to login using basic auth and create a repo
using the API.
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

7 participants