From 1fc8141359812fd84e70f30a86ca3071854cb2a3 Mon Sep 17 00:00:00 2001 From: Rosen Matev <rosen.matev@cern.ch> Date: Fri, 22 Mar 2019 11:42:50 +0100 Subject: [PATCH 1/4] Add protoconf submodule --- .gitmodules | 3 +++ Phys/PhysConf/python/PhysConf/protoconf | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 Phys/PhysConf/python/PhysConf/protoconf diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..a7fe568e9 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Phys/PhysConf/python/PhysConf/protoconf"] + path = Phys/PhysConf/python/PhysConf/protoconf + url = ssh://git@gitlab.cern.ch:7999/nnolte/protoconf.git diff --git a/Phys/PhysConf/python/PhysConf/protoconf b/Phys/PhysConf/python/PhysConf/protoconf new file mode 160000 index 000000000..fdc6d5a4d --- /dev/null +++ b/Phys/PhysConf/python/PhysConf/protoconf @@ -0,0 +1 @@ +Subproject commit fdc6d5a4dca8e78ad584e9622bfa53cea0e642dc -- GitLab From 6c6481c1fa17127a312b2dfafc877debdd193583 Mon Sep 17 00:00:00 2001 From: Rosen Matev <rosen.matev@cern.ch> Date: Fri, 22 Mar 2019 12:03:00 +0100 Subject: [PATCH 2/4] Update --- Phys/PhysConf/python/PhysConf/protoconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Phys/PhysConf/python/PhysConf/protoconf b/Phys/PhysConf/python/PhysConf/protoconf index fdc6d5a4d..0257ccb51 160000 --- a/Phys/PhysConf/python/PhysConf/protoconf +++ b/Phys/PhysConf/python/PhysConf/protoconf @@ -1 +1 @@ -Subproject commit fdc6d5a4dca8e78ad584e9622bfa53cea0e642dc +Subproject commit 0257ccb51f476aa0b234e97f4d2679064f634301 -- GitLab From 86cbffc34edc498e84c14ae7535480e588a450de Mon Sep 17 00:00:00 2001 From: Rosen Matev <rosen.matev@cern.ch> Date: Tue, 26 Mar 2019 17:17:08 +0100 Subject: [PATCH 3/4] Update protoconf commit --- Phys/PhysConf/python/PhysConf/protoconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Phys/PhysConf/python/PhysConf/protoconf b/Phys/PhysConf/python/PhysConf/protoconf index 0257ccb51..f23021f9e 160000 --- a/Phys/PhysConf/python/PhysConf/protoconf +++ b/Phys/PhysConf/python/PhysConf/protoconf @@ -1 +1 @@ -Subproject commit 0257ccb51f476aa0b234e97f4d2679064f634301 +Subproject commit f23021f9ebfe89ecacf3ad15b31c957c0d9a241b -- GitLab From 8a7052b045831bf4bb5ebc00c4b7e8c4a742100d Mon Sep 17 00:00:00 2001 From: Rosen Matev <rosen.matev@cern.ch> Date: Tue, 2 Apr 2019 17:14:07 +0200 Subject: [PATCH 4/4] Update protoconf --- Phys/PhysConf/python/PhysConf/protoconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Phys/PhysConf/python/PhysConf/protoconf b/Phys/PhysConf/python/PhysConf/protoconf index f23021f9e..80a639de1 160000 --- a/Phys/PhysConf/python/PhysConf/protoconf +++ b/Phys/PhysConf/python/PhysConf/protoconf @@ -1 +1 @@ -Subproject commit f23021f9ebfe89ecacf3ad15b31c957c0d9a241b +Subproject commit 80a639de13178231aefdcb9170d182964781cb68 -- GitLab