==> git log -n1 <==
commit 579b5b394094db3a07c46c3ee459860bd5619224
Author: Joe Armstrong <joearmstrong334@gmail.com>
Date:   Wed Jul 10 11:01:05 2019 +0800

    Move 'rust_example' to the toplevel 'examples' folder
    
    Change-Id: I4d938e30d1d05cdec561a625be7737639f2f593c
    Reviewed-on: https://gn-review.googlesource.com/c/gn/+/5580
    Reviewed-by: Brett Wilson <brettw@chromium.org>
    Commit-Queue: Julie Hockett <juliehockett@google.com>
==> git describe --tags --dirty <==
initial-commit-1612-g579b5b39-dirty
==> git status <==
HEAD detached at 579b5b39
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")
