Sign in
◑
Theme
pigweed
/
third_party
/
github
/
protocolbuffers
/
protobuf
/
fb882bfaccdc63a84cc7196ab2436ee0d17c91e4
/
.
/
update_subtrees.sh
blob: fee33f584f1753a87d92b0f7138ba437d92a03ab [
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