Sign in
pigweed
/
third_party
/
github
/
protocolbuffers
/
protobuf
/
e53fa65d90251b6fcc8ac82ecba6ef1da4b65fc3
/
.
/
update_subtrees.sh
blob: df75ba3f94c5b2a0c3568c8a7a25d34d581502ce [
file
]
#! /bin/bash -eux
set
-
eux
cd $
(
dirname $0
)
git subtree pull
--
prefix third_party
/
utf8_range \
https
://
github
.
com
/
protocolbuffers
/
utf8_range
.
git main
--
squash