Skip to content

Commit

Permalink
Update submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
IanTeda committed Jul 20, 2024
1 parent a5b66d2 commit 0084d15
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 16 deletions.
15 changes: 3 additions & 12 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
[submodule "server"]
path = server
url = git@github.com:IanTeda/personal_ledger_server.git
[submodule "web"]
path = web
url = git@github.com:IanTeda/personal_ledger_web.git
[submodule "backend"]
path = backend
url = git@github.com:IanTeda/personal_ledger_backend.git
[submodule "frontend_tui"]
path = frontend_tui
url = git@github.com:IanTeda/personal_ledger_tui.git
[submodule "authentication"]
path = authentication
url = git@github.com:IanTeda/authentication_microservice.git
[submodule "tui"]
path = tui
url = git@github.com:IanTeda/personal_ledger_tui.git
1 change: 1 addition & 0 deletions authentication
Submodule authentication added at e0a582
1 change: 0 additions & 1 deletion backend
Submodule backend deleted from f18f4d
1 change: 0 additions & 1 deletion server
Submodule server deleted from 97ce25
2 changes: 1 addition & 1 deletion tui
Submodule tui updated 5 files
+0 −60 .github/workflows/mdbook.yml
+300 −13 Cargo.lock
+6 −4 Cargo.toml
+0 −10 book.toml
+38 −6 src/main.rs
1 change: 0 additions & 1 deletion web
Submodule web deleted from 54d1fe

0 comments on commit 0084d15

Please sign in to comment.