mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 03:36:32 +08:00
docs: close #1354
This commit is contained in:
parent
b91d2673bf
commit
046b6fddef
|
@ -21,12 +21,9 @@ Steps:
|
|||
6. Test backup by staging + commit + pushing from abapGit manually
|
||||
|
||||
7. Configure "background mode" for repository, Advanced -> Background mode.
|
||||
|
||||
7a. Set to "Automatic push",
|
||||
|
||||
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.
|
||||
* 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.
|
||||
|
||||
8. On the background mode page: click "Run background logic" to test the setup works
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user