Sign in
flutter
/
third_party
/
protobuf
/
b09aa967a65543c81b7b600e13f096d74fb64081
/
.
/
update_subtrees.sh
blob: fee33f584f1753a87d92b0f7138ba437d92a03ab [
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