Hello

I want to get push permission for Github LinuxCNC repo.


I test with |it push --dry-run|

|and get msg|

|""" fatal: The current branch SEDM has no upstream branch.
To push the current branch and set the remote as upstream, use

    git push --set-upstream origin SEDM
"""|

|sp, I do|

|    git push --set-upstream origin SEDM
|

|and get asked for username and password|

|and I enetr usersame |

|and copy^paste 'token' generated yesterday
|

result:

    remote: Permission to LinuxCNC/linuxcnc.git denied to tjtr33.
    fatal: unable to access 'https://github.com/LinuxCNC/linuxcnc.git/': The requested URL returned error: 403

How do I get permission?

thx Tomp

_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to