Commit: 459e1615fed059772089288a1526623fafee9263 Parent: 0e05026ed5659149cd221d7d003d4d02ed946e81 Author: Randy Palamar Date: Wed, 1 Sep 2021 15:29:59 -0600 bump submodules and add oboeru/omoidasu Diffstat:
M | .gitmodules | | | 6 | ++++++ |
A | src/c/oboeru | | | 1 | + |
A | src/sh/omoidasu | | | 1 | + |
3 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/.gitmodules b/.gitmodules @@ -28,3 +28,9 @@ [submodule ".config/mpv/scripts/videoclip"] path = .config/mpv/scripts/videoclip url = https://github.com/Ajatt-Tools/videoclip.git +[submodule "src/sh/omoidasu"] + path = src/sh/omoidasu + url = git@github.com:0x766F6964/omoidasu.git +[submodule "src/c/oboeru"] + path = src/c/oboeru + url = git@github.com:0x766F6964/oboeru.git diff --git a/src/c/oboeru b/src/c/oboeru @@ -0,0 +1 @@ +Subproject commit 88044806c8b458ad97f025a434ad9a4e2526f312 diff --git a/src/sh/omoidasu b/src/sh/omoidasu @@ -0,0 +1 @@ +Subproject commit 11e0ec90d8aa8adee41cf3d693993cf1dd221d58