==> git log -n1 <==
commit 1453bf2ceb23f413c23e3304dd94b40bf96b4cd7
Author: Quan Gan <coin2028@hotmail.com>
Date:   Tue Apr 12 22:00:01 2022 +0800

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