From ce0acc694fd483c2f25389a911a6b0272ce74d39 Mon Sep 17 00:00:00 2001 From: Thomas Weber Date: Thu, 16 Mar 2023 14:01:59 +0100 Subject: [PATCH] use main branch for checkout of cli in main --- .gitmodules | 2 +- docs/adrs/.gitignore | 0 docs/images/.gitignore | 0 3 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 docs/adrs/.gitignore create mode 100644 docs/images/.gitignore diff --git a/.gitmodules b/.gitmodules index 4664fce..842b27a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "execDAT-CLI"] path = execDAT-CLI url = git@github.com:AustrianDataLAB/execDAT-CLI.git - branch = dev + branch = main diff --git a/docs/adrs/.gitignore b/docs/adrs/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/docs/images/.gitignore b/docs/images/.gitignore new file mode 100644 index 0000000..e69de29