Always fetch before cherry-picking changes

We cannot cherry-pick changes without having something to cherry-pick
them on top of.

Change-Id: Iee44bc0c824f6db6a1578d9dfcaf6d143ee7f6d2
Reviewed-on: https://gn-review.googlesource.com/1300
Reviewed-by: Scott Graham <scottmg@chromium.org>
4 files changed
tree: 90d209738915b17dfdc18465276cf31d89f2c5dc
  1. base/
  2. build/
  3. buildtools/
  4. infra/
  5. src/
  6. testing/
  7. third_party/
  8. tools/
  9. .editorconfig
  10. .gitignore
  11. .style.yapf
  12. AUTHORS
  13. LICENSE
  14. README.md
README.md

GN

GN is a meta-build system that generates build files for Ninja.

Get started with:

git clone https://gn.googlesource.com/gn cd gn build/gen.py ninja -C out