projects
/
stands-website.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e8f570
)
add submodules for postgresql repositories
author
Federico Campoli
<rotellaro@gmail.com>
Thu, 14 Jan 2021 13:56:19 +0000
(14:56 +0100)
committer
Federico Campoli
<rotellaro@gmail.com>
Thu, 14 Jan 2021 13:56:19 +0000
(14:56 +0100)
.gitmodules
patch
|
blob
|
history
diff --git
a/.gitmodules
b/.gitmodules
index bb97185b73ae85bc6cc62344e9b16cce820d6f31..b9704ec574afc59a4bf82cac839a5069cf6ab439 100644
(file)
--- a/
.gitmodules
+++ b/
.gitmodules
@@
-30,3
+30,10
@@
url = https://github.com/pharo-divulgation/pharo-fosdem-content.git
path = static/stands/pharo
url = https://github.com/pharo-divulgation/pharo-fosdem-static.git
+[submodule "static/stands/postgresql"]
+path = static/stands/postgresql
+url = https://git.postgresql.org/git/fosdem2021-static.git
+
+[submodule "content/stands/postgresql"]
+path = content/stands/postgresql
+url = https://git.postgresql.org/git/fosdem2021-content.git