From 7c4d4d98b042919594984ad4cdda7c263d12ff00 Mon Sep 17 00:00:00 2001 From: Dominik Brilhaus Date: Fri, 18 Oct 2024 11:26:37 +0200 Subject: [PATCH] Help on deactivated git features (#289) * v0.0.48 * add note about deactivated git functions --------- Co-authored-by: Jonas Lukasczyk --- packages/renderer/src/docs/home.vue | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/packages/renderer/src/docs/home.vue b/packages/renderer/src/docs/home.vue index 211b46c..8c556a9 100644 --- a/packages/renderer/src/docs/home.vue +++ b/packages/renderer/src/docs/home.vue @@ -140,6 +140,18 @@ export default { + + + Functions depending on login + + + In the sidebar menu, the functions related to ARC version control and communication with the DataHUB are deactivated until you login. + This prevents possible cross-talks with system wide Git configurations or credentials and provides a smooth interaction with the ARC and the DataHUB. + + + + + File Tree