==> /opt/conda/bin/git log -n1 <==
commit e002e68a48d1c82648eadde2f6aafa20d08c36f2
Author: Sylvain Defresne <sdefresne@chromium.org>
Date:   Thu Sep 3 17:31:02 2020 +0200

    Add support for symbolset to bundle_data targets
    
    Bug: none
    Change-Id: Ida994e1bf181c19258622e9b0901d406cfba4999
    Reviewed-on: https://gn-review.googlesource.com/c/gn/+/9881
    Reviewed-by: Brett Wilson <brettw@chromium.org>
    Commit-Queue: Sylvain Defresne <sdefresne@chromium.org>
==> /opt/conda/bin/git describe --tags --dirty <==
initial-commit-1831-ge002e68a-dirty
==> /opt/conda/bin/git status <==
HEAD detached at e002e68a
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <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")
