Skip to content

Commit 4cab878

Browse files
committed
Fix submodule branch
Signed-off-by: Li, Xun <xun.li@intel.com>
1 parent ef38c57 commit 4cab878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
[submodule "external/protobuf/protobuf_code"]
1717
path = external/protobuf/protobuf_code
1818
url = https://github.com/protocolbuffers/protobuf.git
19-
branch = v3.20.1
19+
branch = 3.20.x
2020
[submodule "external/sgx-emm/emm_src"]
2121
path = external/sgx-emm/emm_src
2222
url = https://github.com/intel/sgx-emm.git

0 commit comments

Comments
 (0)