From 940aa6e959c216799f38a33832e73959ae9be0e6 Mon Sep 17 00:00:00 2001 From: interpreterK Date: Mon, 18 Dec 2023 18:57:10 -0500 Subject: [PATCH] add rhpid-framework --- .gitmodules | 3 +++ rhpid-framework | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 rhpid-framework diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..dd97b32 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "rhpid-framework"] + path = rhpid-framework + url = https://github.com/interpreterK/rhpid-framework diff --git a/rhpid-framework b/rhpid-framework new file mode 160000 index 0000000..bb4b94a --- /dev/null +++ b/rhpid-framework @@ -0,0 +1 @@ +Subproject commit bb4b94a058ba4b35ce9acb1c4c72e1dafa5f9ab3