commit | 6f7acbc7909a152c7a482be9066ec2678b013254 | [log] [tgz] |
---|---|---|
author | pigweed-integration-roller <pigweed-integration-roller@pigweed.google.com.iam.gserviceaccount.com> | Mon Jun 21 17:05:38 2021 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 21 17:18:33 2021 +0000 |
tree | 0896c3d92212eefd9c102db992670e13c431885d | |
parent | 19301ddbbe6259e13cd3a857b54b7ac3cb07c41a [diff] |
[roll third_party/pigweed] pw_env_setup: Unset PW_BANNER_FUNC on deactivate Unset PW_BANNER_FUNC so the previously bootstrapped project doesn't leak into the current bootstrap output when I change directories and bootstrap a new project. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/49304 third_party/pigweed Rolled-Commits: eafe2194e58eb0d..99951ac267dafd3 Roller-URL: https://ci.chromium.org/b/8843796897795530673 Cq-Cl-Tag: roller-builder:pigweed-experimental-roller Cq-Cl-Tag: roller-bid:8843796897795530673 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I55e9bdee4ee40592e1d1f9093ba5f3b7dc5ff79a Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/experimental/+/50181 Reviewed-by: Pigweed Integration Roller <pigweed-integration-roller@pigweed.google.com.iam.gserviceaccount.com> Commit-Queue: Pigweed Integration Roller <pigweed-integration-roller@pigweed.google.com.iam.gserviceaccount.com>
This repository contains experimental pigweed modules.
Clone this repo with --recursive
to get all required submodules.
git clone --recursive https://pigweed.googlesource.com/pigweed/experimental
This will pull the Pigweed source repository into third_party/pigweed
. If you already cloned but forgot to --recursive
run git submodule update --init
to pull all submodules.