==> git log -n1 <==
commit 583460424833e5dcf4e17a88d631a9fafb8ecf56
Author: Quan Gan <coin2028@hotmail.com>
Date:   Mon Feb 28 09:02:38 2022 +0000

    update branch
==> git describe --tags --dirty <==
v0.4.0-1505-g583460424
==> 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)
