==> git log -n1 <==
commit 2b8c834b08935c5b7976a20eeb1d397662377490
Author: Quan Gan <coin2028@hotmail.com>
Date:   Thu Mar 31 13:32:40 2022 +0000

    update version
==> git describe --tags --dirty <==
0.8.0post2
==> 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)
