Die Authentifizierung erfolgt mithilfe eines persönlichen Zugriffstokens.
Authentifizierung bei GitHub mithilfe eines Tokens
Code: Select all
$ git push origin tmp/frontend
Enumerating objects: 10, done.
Counting objects: 100% (10/10), done.
Delta compression using up to 8 threads
Compressing objects: 100% (7/7), done.
Writing objects: 100% (7/7), 1.39 KiB | 476.00 KiB/s, done.
Total 7 (delta 2), reused 0 (delta 0), pack-reused 0
error: RPC failed; HTTP 403 curl 22 The requested URL returned error: 403
send-pack: unexpected disconnect while reading sideband packet
fatal: the remote end hung up unexpectedly
Everything up-to-date