Sign in
flutter
/
third_party
/
protobuf
/
ee8bbc3c62b57252a225d23c952f277da32ec04b
/
.
/
update_subtrees.sh
blob: df75ba3f94c5b2a0c3568c8a7a25d34d581502ce [
file
] [
log
] [
blame
]
#! /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