==> git log -n1 <==
commit 3800da288e03a291e8c5eeaf97c6fa4436238251
Merge: 583460424 44638b933
Author: Quan Gan <coin2028@hotmail.com>
Date:   Mon Mar 7 15:18:24 2022 +0000

    Merge branch 'master' into 0.8.x
==> git describe --tags --dirty <==
v0.4.0-1512-g3800da288
==> 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)
