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

Improve scc token help #207

Open
sbesson opened this issue Feb 25, 2016 · 0 comments
Open

Improve scc token help #207

sbesson opened this issue Feb 25, 2016 · 0 comments
Labels
enhancement New feature or request

Comments

@sbesson
Copy link
Member

sbesson commented Feb 25, 2016

See http://trac.openmicroscopy.org/ome/ticket/10902

@mtbc reports:

$ scc token create
Traceback (most recent call last):
  File "/usr/local/bin/scc", line 8, in <module>
    load_entry_point('scc==0.3.4', 'console_scripts', 'scc')()
  File "/Library/Python/2.7/site-packages/scc.py", line 2195, in entry_point
    main()
  File "/Library/Python/2.7/site-packages/scc.py", line 2186, in main
    ns.func(ns)
  File "/Library/Python/2.7/site-packages/scc.py", line 1860, in create
    raise Exception("No github.user configured")
Exception: No github.user configured

It's far from clear from scc's help how to create a github.user token. A suggestion to use git config --global github.user would be helpful when this exception is thrown.

@sbesson sbesson added the enhancement New feature or request label Feb 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant