Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/user-guide/reference/exits.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ This exit can be used to change the path and filename displayed in the repositor

Force allowing serialization of SAP objects.

### CHANGE_COMMITTER_INFO

Change user information for the staging page, can be used for non-personalized usernames, [example](https://gist.github.com/larshp/8ba845d6377204a7fe75c5f87b05f795).

### CHANGE_LOCAL_HOST

If the hostnames are not properly configured, this exit can be used to modify the settings. This is especially useful when running abapGitServer on the local system.
Expand Down