Skip to content

Update exits.md: CHANGE_COMMITTER_INFO #270

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 18, 2025
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