You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by gk...@apache.org on 2021/12/22 11:16:10 UTC

[turbine-build] branch master updated: add turbine-fulcrum-build as submodule fulcrum

This is an automated email from the ASF dual-hosted git repository.

gk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/turbine-build.git


The following commit(s) were added to refs/heads/master by this push:
     new 2fad3fc  add turbine-fulcrum-build as submodule fulcrum
2fad3fc is described below

commit 2fad3fc036423418031d1947ef38e5e94000bf5d
Author: Georg Kallidis <ge...@cedis.fu-berlin.de>
AuthorDate: Wed Dec 22 12:09:58 2021 +0100

    add turbine-fulcrum-build as submodule fulcrum
---
 .gitmodules | 12 ++++++++----
 fulcrum     |  1 +
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 90573cb..f72c54d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,16 +1,20 @@
 [submodule "site"]
 	path = site
 	url = https://gitbox.apache.org/repos/asf/turbine-site.git
-    branch = master
+	branch = master
 [submodule "core"]
 	path = core
 	url = https://gitbox.apache.org/repos/asf/turbine-core.git
-    branch = trunk
+	branch = trunk
 [submodule "parent"]
 	path = parent
 	url = https://gitbox.apache.org/repos/asf/turbine-parent.git
-    branch = master
+	branch = master
 [submodule "archetypes"]
 	path = archetypes
 	url = https://gitbox.apache.org/repos/asf/turbine-archetypes.git
-    branch = master
+	branch = master
+[submodule "fulcrum"]
+	path = fulcrum
+	url = https://github.com/apache/turbine-fulcrum-build.git
+	branch = master
diff --git a/fulcrum b/fulcrum
new file mode 160000
index 0000000..4247bfa
--- /dev/null
+++ b/fulcrum
@@ -0,0 +1 @@
+Subproject commit 4247bfa36184ded3ceff95108d5611bddad8eb7c