Skip to content

Commit b4faa71

Browse files
authored
Fix inspectr (#7)
* git rm inspectr * git submodule add inspectr
1 parent d3e4086 commit b4faa71

11 files changed

Lines changed: 8 additions & 362 deletions

File tree

.gitmodules

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
[submodule "bookstore"]
55
path = bookstore
66
url = https://github.com/capire/bookstore
7-
[submodule "reviews"]
8-
path = reviews
9-
url = https://github.com/capire/reviews
7+
[submodule "common"]
8+
path = common
9+
url = https://github.com/capire/common
1010
[submodule "orders"]
1111
path = orders
1212
url = https://github.com/capire/orders
13+
[submodule "reviews"]
14+
path = reviews
15+
url = https://github.com/capire/reviews
1316
[submodule "shared-db"]
1417
path = shared-db
1518
url = https://github.com/capire/shared-db
16-
[submodule "common"]
17-
path = common
18-
url = https://github.com/capire/common
19-
[submodule "data-viewer"]
19+
[submodule "inspectr"]
2020
path = inspectr
2121
url = https://github.com/capire/data-viewer

inspectr

Submodule inspectr added at b1a24b5

inspectr/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

inspectr/.reuse/dep5

Lines changed: 0 additions & 29 deletions
This file was deleted.

inspectr/app/viewer/app.js

Lines changed: 0 additions & 119 deletions
This file was deleted.

inspectr/app/viewer/index.html

Lines changed: 0 additions & 95 deletions
This file was deleted.

inspectr/cds-plugin.js

Lines changed: 0 additions & 4 deletions
This file was deleted.

inspectr/index.cds

Lines changed: 0 additions & 1 deletion
This file was deleted.

inspectr/package.json

Lines changed: 0 additions & 13 deletions
This file was deleted.

inspectr/srv/data-service.cds

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)