You can use your token with the REST api. And use that to do whatever you want.
you can also use your token for git clone like so:
git clone
$ git clone https:/git:put_your_token_here@github.com/myown/repo
You can use your token with the REST api. And use that to do whatever you want.
you can also use your token for
git clone
like so: