==> git log -n1 <==
commit 93814287bcba8240a0c01553b38f7cf5cf0372ce
Author: Quan Gan <coin2028@hotmail.com>
Date:   Sun Aug 30 01:52:23 2020 +0000

    update version
==> git describe --tags --dirty <==
v0.4.0-657-g93814287b
==> git status <==
On branch 0.5.x
Your branch is up to date with 'origin/0.5.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)
