==> git log -n1 <==
commit cb3e4b0c1544fb5720727e118f92da303c8b29aa
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Wed May 2 03:32:40 2018 -0700

    Ensure we do not end up wih CRLF line endings on tests
==> git describe --tags --dirty <==
3.12-1-gcb3e4b0
==> git status <==
HEAD detached from 3.12
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	bld.bat
	build/
	ext/_yaml.c
	tests/lib/canonical.pyc
	tests/lib/test_all.pyc
	tests/lib/test_appliance.pyc
	tests/lib/test_canonical.pyc
	tests/lib/test_constructor.pyc
	tests/lib/test_emitter.pyc
	tests/lib/test_errors.pyc
	tests/lib/test_input_output.pyc
	tests/lib/test_mark.pyc
	tests/lib/test_reader.pyc
	tests/lib/test_recursive.pyc
	tests/lib/test_representer.pyc
	tests/lib/test_resolver.pyc
	tests/lib/test_structure.pyc
	tests/lib/test_tokens.pyc
	tests/lib/test_yaml.pyc
	tests/lib/test_yaml_ext.pyc

nothing added to commit but untracked files present (use "git add" to track)
