From: bochard Date: Thu, 27 Feb 2025 12:13:36 +0000 (+0800) Subject: added a new submodule: projects/simple-cash-register X-Git-Url: https://git.bochard.net/?a=commitdiff_plain;h=3731bfd246ddb16af9b53953c302e415c11d6ea1;p=mysite.git added a new submodule: projects/simple-cash-register --- diff --git a/.gitmodules b/.gitmodules index be641f8..64e7fc8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "projects/tick-clock"] path = projects/tick-clock url = https://github.com/b0chard/tick-clock.git +[submodule "projects/simple-cash-register"] + path = projects/simple-cash-register + url = https://github.com/b0chard/simple-cash-register.git diff --git a/projects/simple-cash-register b/projects/simple-cash-register new file mode 160000 index 0000000..3f580e1 --- /dev/null +++ b/projects/simple-cash-register @@ -0,0 +1 @@ +Subproject commit 3f580e1e5f0ed87d3e62254de1dbce07a178d69b