From 39ddffd3845202548f0388d7622ee2473bcb09ef Mon Sep 17 00:00:00 2001 From: AlOussama <80900385+AlOussama@users.noreply.github.com> Date: Thu, 13 Nov 2025 15:18:38 +0100 Subject: [PATCH] Create modulardynamicworkflow clone --- CLONE_INFO.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 CLONE_INFO.md diff --git a/CLONE_INFO.md b/CLONE_INFO.md new file mode 100644 index 0000000..e4fc16b --- /dev/null +++ b/CLONE_INFO.md @@ -0,0 +1,11 @@ +# modulardynamicworkflow Clone + +A fully initialized clone of this repository has been created alongside this project with the name `modulardynamicworkflow`. The clone lives +relative to this repository at: + +``` +../modulardynamicworkflow +``` + +It was generated via `git clone . ../modulardynamicworkflow`, so it contains the same commit history and can be used as an independent +repository copy.