Skip to content

Instantly share code, notes, and snippets.

@jzb
Created April 18, 2011 04:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jzb/924796 to your computer and use it in GitHub Desktop.
Save jzb/924796 to your computer and use it in GitHub Desktop.
<p>
<pre>
<code>
git config --global github.user <em>username</em>
git config --global github.token <em>token</em>
git config --global github.token <em>token</em>
</code>
</pre>
</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment