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
2 changes: 1 addition & 1 deletion src/user-guide/setup/settings-global.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ or its IP address.
If your proxy requires you to login, set the proxy authentication flag. Then abapGit will prompt you for your proxy user and password, when an online connection is required.

In case the proxy should not be used for all repositories, exceptions can be maintained. Enter each exception on a separate line. Patterns are allowed,
for example "*.sap.internal*".
for example `*.sap.internal*`.

## Commit Message Settings

Expand Down