==> git log -n1 <==
commit 3028c6a426a4aaf6da91c4ebafe716ae370225fe
Author: Sylvain Defresne <sdefresne@chromium.org>
Date:   Mon Jul 20 11:28:59 2020 +0200

    [apple] Remove support for frameworks in libs
    
    As configs now support both "frameworks" and "weak_frameworks",
    remove support for frameworks from "libs", printing an error if
    users try to assign Foo.framework to "libs".
    
    Bug: chromium:1052560
    Change-Id: I82a29aa16432e0659c18d9c1432692b090602e64
    Reviewed-on: https://gn-review.googlesource.com/c/gn/+/9240
    Commit-Queue: Sylvain Defresne <sdefresne@chromium.org>
    Reviewed-by: Brett Wilson <brettw@chromium.org>
==> git describe --tags --dirty <==
initial-commit-1808-g3028c6a4-dirty
==> git status <==
HEAD detached at 3028c6a4
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

	modified:   build/gen.py

Untracked files:
  (use "git add <file>..." to include in what will be committed)

	build_env_setup.sh
	conda_build.sh
	metadata_conda_debug.yaml

no changes added to commit (use "git add" and/or "git commit -a")
