Skip to content

Commit

Permalink
Bump pigweed from 1f12d06 to bbcdd74
Browse files Browse the repository at this point in the history
  • Loading branch information
mbknust committed May 27, 2024
1 parent 3718e99 commit 6394fb4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion third_party/pigweed/repo
Submodule repo updated 1569 files
4 changes: 2 additions & 2 deletions third_party/pigweed/update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

# Update the submodule.
cd "$(dirname "${BASH_SOURCE[0]}")/repo"
git fetch origin master
git checkout origin/master
git fetch origin main
git checkout origin/main

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

0 comments on commit 6394fb4

Please sign in to comment.