]> git.bochard.net Git - mysite.git/commitdiff
added a submodule and updated others
authorbocharudo <hello@tenkyuu.dev>
Mon, 23 Dec 2024 00:46:29 +0000 (08:46 +0800)
committerbocharudo <hello@tenkyuu.dev>
Mon, 23 Dec 2024 00:46:29 +0000 (08:46 +0800)
.gitmodules
temperature-converter [new submodule]

index 4c3ce397e9f1cf126128b2cbedf298b80178e562..1b649dd3b33f70d7d3534d66f40aeada84250fa3 100644 (file)
@@ -1,6 +1,9 @@
 [submodule "projects/palindrome-checker"]
        path = projects/palindrome-checker
-       url = https://github.com/bocharudo/palindrome-checker.git
+       url = https://github.com/ametoresu/palindrome-checker.git
 [submodule "projects/roman-numeral-converter"]
        path = projects/roman-numeral-converter
-       url = https://github.com/bocharudo/roman-numeral-converter.git
+       url = https://github.com/ametoresu/roman-numeral-converter.git
+[submodule "temperature-converter"]
+       path = temperature-converter
+       url = https://github.com/ametoresu/temperature-converter.git
diff --git a/temperature-converter b/temperature-converter
new file mode 160000 (submodule)
index 0000000..b7b552e
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit b7b552e1e8052d6a29806d6cce995053222d18ad