Skip to content

Commit 28680b2

Browse files
committed
Bump pigweed from 1f12d06 to bbcdd74
1 parent 4cdce52 commit 28680b2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

third_party/pigweed/repo

Submodule repo updated 1569 files

third_party/pigweed/update.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
# Update the submodule.
55
cd "$(dirname "${BASH_SOURCE[0]}")/repo"
6-
git fetch origin master
7-
git checkout origin/master
6+
git fetch origin main
7+
git checkout origin/main
88

99
# Copy the CIPD manifest but change the Python line so we don't use CIPD
1010
# Python on Linux.

0 commit comments

Comments
 (0)