mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-19 14:10:37 +00:00
Initial repo structure
This commit is contained in:
16
.gitmodules
vendored
Normal file
16
.gitmodules
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
[submodule "walkeeper"]
|
||||
path = walkeeper
|
||||
url = https://github.com/libzenith/walkeeper
|
||||
[submodule "consensus"]
|
||||
path = consensus
|
||||
url = https://github.com/libzenith/consensus
|
||||
[submodule "cli"]
|
||||
path = cli
|
||||
url = https://github.com/libzenith/cli
|
||||
[submodule "pageserver"]
|
||||
path = pageserver
|
||||
url = https://github.com/libzenith/pageserver
|
||||
[submodule "vendor/postgres"]
|
||||
path = vendor/postgres
|
||||
url = https://github.com/libzenith/vendor-postgres
|
||||
branch = zenith
|
||||
Reference in New Issue
Block a user