From 4259f783fa3dfaa4876dee5858c3bea291007ae6 Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Mon, 4 Aug 2025 14:18:43 +0000 Subject: [PATCH] update --- cli/GIT_MODE_RFC.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cli/GIT_MODE_RFC.md b/cli/GIT_MODE_RFC.md index 5237b8fa97..5ae90b0206 100644 --- a/cli/GIT_MODE_RFC.md +++ b/cli/GIT_MODE_RFC.md @@ -86,6 +86,6 @@ Workspace name: `ephemeral--` Assume settings + baseUrl from the `` - a github action checks when those ephemeral branches are deleted and it delete the ephemeral workspace on Windmill. -- Ephemeral workspaces can be created from UI as an additional option from "Fork" button (and from workspace settings). You select one of the git sync connection (in non promotion mode) branch as origin. -- Ephemeral workspaces have a specific drawer accessible from home page that allows them to merge in both direction from their origin workspaces. +- Ephemeral workspaces can be created from UI as an additional option from "Fork" button, and from workspace settings). You select one of the git sync connection (in non promotion mode) branch as origin. +- Ephemeral workspaces have a specific drawer accessible from home page that allows them to merge in both direction from their origin workspace. - Ephemeral workspaces have almost all their settings derived from original workspace, but git sync is setup in a specific way to point to the ephemeral branch