commit 08ee05333343f6a6c35f433ab8e0c77bf5fb34ad Author: John Ahlroos Date: Sun Jun 29 18:19:51 2025 +0200 Add some gists diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ad63664 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,9 @@ +[submodule "h2tocsv"] + path = h2tocsv + url = https://g.devsoap.com/john/c4a07e908f2e445da5ef057c5e10ca16.git +[submodule "4e44135f4af941d0945c630e1648b042"] + path = 4e44135f4af941d0945c630e1648b042 + url = https://g.devsoap.com/john/4e44135f4af941d0945c630e1648b042.git +[submodule "git-tag-increment"] + path = git-tag-increment + url = https://g.devsoap.com/john/4e44135f4af941d0945c630e1648b042.git diff --git a/README.md b/README.md new file mode 100644 index 0000000..d280f23 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Gist collection + +This repository contains links to some useful code snippets I've done over the years. diff --git a/git-tag-increment b/git-tag-increment new file mode 160000 index 0000000..0de5564 --- /dev/null +++ b/git-tag-increment @@ -0,0 +1 @@ +Subproject commit 0de55644b29262709028d9b5b5973250b2c71765 diff --git a/h2tocsv b/h2tocsv new file mode 160000 index 0000000..53fbc73 --- /dev/null +++ b/h2tocsv @@ -0,0 +1 @@ +Subproject commit 53fbc73d9701a130660174371292851f885577d4