From e2670001bc9fd7474ede9af6150ef5a33552f98b Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Tue, 20 May 2014 07:00:26 -0700 Subject: [PATCH] Add updated format-benchmark repo. --- .gitmodules | 3 +++ format-benchmark | 1 + 2 files changed, 4 insertions(+) create mode 160000 format-benchmark diff --git a/.gitmodules b/.gitmodules index 7d081116..f866564b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "breathe"] path = breathe url = git://github.com/cppformat/breathe.git +[submodule "format-benchmark"] + path = format-benchmark + url = git@github.com:cppformat/format-benchmark.git diff --git a/format-benchmark b/format-benchmark new file mode 160000 index 00000000..fccf6476 --- /dev/null +++ b/format-benchmark @@ -0,0 +1 @@ +Subproject commit fccf647628009bb84fe8e8a9aa651d68120a6294