==> git log -n1 <==
commit dded6e92015ea3a3dab77de4b7b993a16d31d108
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Tue Aug 21 16:44:49 2018 -0500

    Fix mingw-w64 imports, they need to specify C language
==> git describe --tags --dirty <==
v1.1.456-47-gdded6e9201-dirty
==> git status <==
HEAD detached from v1.1.456
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:   src/cpp/core/zlib/zconf.h

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

	bld.bat

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