From 32bb3afd7aad6b699aa76c27f3524c57e7535055 Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Fri, 11 Jul 2025 11:27:20 +0200 Subject: [PATCH] Update exits.md, add example --- src/user-guide/reference/exits.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/user-guide/reference/exits.md b/src/user-guide/reference/exits.md index f655abd5f..0b1d27602 100755 --- a/src/user-guide/reference/exits.md +++ b/src/user-guide/reference/exits.md @@ -159,3 +159,5 @@ Can be used to add a message at the list level (repository list, see [#4653](htt Can be used to add a message at the repo level (repository view, see [#4653](https://github.com/abapGit/abapGit/issues/4653)). [Example: encourage adding topic to repositories](https://gist.github.com/larshp/8e0a82c8a43d08f69cd49b8d807fbe83) + +[Example: warning for flow repos](https://gist.github.com/larshp/e87684cbef1555b98b97d8ef44d77739)