Sign in
◑
Theme
pigweed
/
third_party
/
github
/
protocolbuffers
/
protobuf
/
27d2d2911d6c031b97dd0d2d5a2cb92f97715272
/
.
/
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