This commit is contained in:
Lars Hvam 2018-05-08 07:39:26 +02:00 committed by GitHub
parent b91d2673bf
commit 046b6fddef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,12 +21,9 @@ Steps:
6. Test backup by staging + commit + pushing from abapGit manually 6. Test backup by staging + commit + pushing from abapGit manually
7. Configure "background mode" for repository, Advanced -> Background mode. 7. Configure "background mode" for repository, Advanced -> Background mode.
* Set to "Automatic push",
7a. Set to "Automatic push", * Enter username and password(note: password will be stored in clear text). If abapGit and abapGitServer runs on the same ABAP server, then no password is required, as it will automatically use logon tickets.
* Set commit author = "Automatic" this will find the user which last changed the objects and use these in the commits.
7b. Enter username and password(note: password will be stored in clear text). If abapGit and abapGitServer runs on the same ABAP server, then no password is required, as it will automatically use logon tickets.
7c. Set commit author = "Automatic" this will find the user which last changed the objects and use these in the commits.
8. On the background mode page: click "Run background logic" to test the setup works 8. On the background mode page: click "Run background logic" to test the setup works