Sign in
flutter
/
third_party
/
protobuf
/
2a193db7127a949599caaa567f0eef7f7648bbb2
/
.
/
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