sap-tutorials / abap-core-development

Tutorials to support various abap products and functions.
Creative Commons Attribution 4.0 International
18 stars 18 forks source link

Push Your ABAP Source Code from SAP BTP, ABAP Environment to a GitHub Repository using abapGit #2495

Closed CimermanDenis closed 3 months ago

CimermanDenis commented 5 months ago

Tutorials: https://developers.sap.com/tutorials/abap-environment-abapgit-transfer.html

I think it is more than worth of mentioning that you may need to generate a personal access token in GitHub, here https://github.com/settings/tokens , because user name and password is not enough for push and commit from Eclipse. Even though you have not switched on the 2FA in GitHub, you will still receive a message "Invalid credentials". So just use your personal access token instead of a password and you are good to go. I spent 2 hours trying...

mervey45 commented 3 months ago

Hi @CimermanDenis,

thank you for your message. This seems to be new. We will update this tutorial accordingly.

Best regards, Merve