From d4772b1c0bd1b51c1a366560c66041fec9f01b2e Mon Sep 17 00:00:00 2001 From: adnanioricce Date: Sun, 23 Mar 2025 14:56:59 -0300 Subject: [PATCH] [New] - Adding the hello submodule --- .gitmodules | 3 +++ hello | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 hello diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..117572a --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "hello"] + path = hello + url = https://gitea.adnangonzagaci.com/adnangonzaga/hello-rust.git diff --git a/hello b/hello new file mode 160000 index 0000000..9c0c38a --- /dev/null +++ b/hello @@ -0,0 +1 @@ +Subproject commit 9c0c38add2f3ced36a64ba21c426f3dad13c51fc