Skip to content

Commit

Permalink
add other recent projects as submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
generic-github-user committed Aug 22, 2022
1 parent 13318fd commit c0ef098
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,24 @@
[submodule "zeal"]
path = zeal
url = https://github.com/generic-github-user/zeal
[submodule "generic-github-user"]
path = generic-github-user
url = https://github.com/generic-github-user/generic-github-user
[submodule "clover"]
path = clover
url = https://github.com/generic-github-user/clover
[submodule "utils"]
path = utils
url = https://github.com/generic-github-user/utils
[submodule "c2s"]
path = c2s
url = https://github.com/generic-github-user/c2s
[submodule "board"]
path = board
url = https://github.com/generic-github-user/board
[submodule "finch"]
path = finch
url = https://github.com/generic-github-user/finch
[submodule "tetris-variants"]
path = tetris-variants
url = https://github.com/generic-github-user/tetris-variants
1 change: 1 addition & 0 deletions board
Submodule board added at f270bb
1 change: 1 addition & 0 deletions c2s
Submodule c2s added at e93586
1 change: 1 addition & 0 deletions clover
Submodule clover added at 420ef4
1 change: 1 addition & 0 deletions finch
Submodule finch added at 058099
1 change: 1 addition & 0 deletions generic-github-user
Submodule generic-github-user added at 5eb8b5
1 change: 1 addition & 0 deletions tetris-variants
Submodule tetris-variants added at 8332fe
1 change: 1 addition & 0 deletions utils
Submodule utils added at d7bf01

0 comments on commit c0ef098

Please sign in to comment.