From: bochard Date: Fri, 6 Feb 2026 13:28:56 +0000 (+0800) Subject: added palindrome-checker as submodule to /works X-Git-Url: https://git.bochard.net/?a=commitdiff_plain;h=7ce9de405f63dab8058666ca14f163edce58377c;p=mysite.git added palindrome-checker as submodule to /works --- diff --git a/.gitmodules b/.gitmodules index e69de29..4688067 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "works/palindrome-checker"] + path = works/palindrome-checker + url = git@bochard.net:/home/git/repos/palindrome-checker.git diff --git a/works/palindrome-checker b/works/palindrome-checker new file mode 160000 index 0000000..fa36631 --- /dev/null +++ b/works/palindrome-checker @@ -0,0 +1 @@ +Subproject commit fa36631883c94468b03196fcf329536c77b2950c