From: bochard Date: Fri, 6 Feb 2026 12:58:59 +0000 (+0800) Subject: added palindrome-checker as submodule under works/ X-Git-Url: https://git.bochard.net/?a=commitdiff_plain;h=a5aa9693a10fdb856f6a971af903959566bc4b46;p=mysite.git added palindrome-checker as submodule under works/ --- diff --git a/.gitmodules b/.gitmodules index 8b13789..245c2b3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1 +1,4 @@ +[submodule "works/palindrome-checker"] + path = works/palindrome-checker + url = file:///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