From 8e8fc375c974bdeb8fde14136d25833b0507eee8 Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Sun, 18 May 2025 08:08:49 +0200 Subject: [PATCH] Update exits.md: CHANGE_COMMITTER_INFO --- src/user-guide/reference/exits.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/user-guide/reference/exits.md b/src/user-guide/reference/exits.md index 4f171b671..f655abd5f 100755 --- a/src/user-guide/reference/exits.md +++ b/src/user-guide/reference/exits.md @@ -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.