abapGit user exit to log in Github/Gitlab with RFC automatically
"NO LOGIN ANYMORE"
This is useful only if you have a private ABAP developer edition.
Credits : @Christianguenter2 at abapGit/abapGit#1841
By default, abapGit asks for password when you COMMIT your changes from ZABAPGIT.
With this project, it won't ask for password anymore.
You may adapt the code to add other RFC destinations.
Note: all other user exits are provided empty.
(1) Clone this project via ZABAPGIT -> +Online -> Repo URL https://github.com/sandraros/abapGit-user-exit-logon-by-rfc
That will install the class ZCL_ABAPGIT_USER_EXIT. Code same as provided by @Christianguenter2 at abapGit/abapGit#1841.
(2) manually define the RFC destinations GITHUB and GITLAB with your credentials see below.
Run transaction SM59 to create RFC destinations GITHUB and GITLAB (or the only one you use).
(credits for screen shots: @Christianguenter2) :
Pay attention to name of RFC destinations GITHUB and GITLAB which must be in upper case