==> git log -n1 <==
commit e2e894c3f4b4a297c48d33b00645f1a00e7729b4
Author: Quan Gan <coin2028@hotmail.com>
Date:   Thu Feb 25 18:31:32 2021 +0000

    update version
==> git describe --tags --dirty <==
v0.4.0-937-ge2e894c3f
==> git status <==
On branch 0.6.x
Your branch is up to date with 'origin/0.6.x'.

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

	build_env_setup.bat
	conda_build.bat
	metadata_conda_debug.yaml
	python/record.txt

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