==> /usr/bin/git log -n1 <==
commit fe85bbdf4cb891a67a8e2109c1c22a33aa958c7e
Author: Jingyun Hua <huajingyun@loongson.cn>
Date:   Tue Feb 8 20:47:10 2022 +0800

    Add support for LoongArch.
    
    Only 64-bit is supported at the moment.
    
    Signed-off-by: Jingyun Hua <huajingyun@loongson.cn>
==> /usr/bin/git describe --tags --dirty <==
2.9.1-7-gfe85bbd
==> /usr/bin/git status <==
On branch master
Your branch is up to date with 'origin/master'.

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	build_env_setup.sh
	conda_build.sh
	metadata_conda_debug.yaml

nothing added to commit but untracked files present (use "git add" to track)
