==> git log -n1 <==
commit ff244df0ea01671edbd7eba95e7467d6cd3b2240
Author: Quan Gan <coin2028@hotmail.com>
Date:   Mon Apr 6 22:31:51 2020 +0800

    post-release
==> git describe --tags --dirty <==
0.4.3-3-gff244df0e
==> git status <==
On branch 0.4.x
Your branch is up to date with 'origin/0.4.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)
