==> git log -n1 <==
commit eb4dba09b4aed4d87eb4f7943fd8aeb93e99916a
Author: Quan Gan <coin2028@hotmail.com>
Date:   Tue Mar 9 13:02:33 2021 +0800

    update version
==> git describe --tags --dirty <==
v0.6.0-1-geb4dba09b
==> 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)
