==> /opt/conda/bin/git log -n1 <==
commit cfa7b1b1de93a46d2a24195ba1a7732631d35bee
Author: Huj <mooldhu@gmail.com>
Date:   Thu Jan 9 09:18:03 2025 +0800

    release source
==> /opt/conda/bin/git describe --tags --dirty <==
v1.4.1-5-gcfa7b1b-dirty
==> /opt/conda/bin/git status <==
HEAD detached at cfa7b1b
Changes not staged for commit:
  (use "git add/rm <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	modified:   source/Makefile
	deleted:    source/lib/Makefile
	deleted:    source/lib/__pycache__/config_parser.cpython-39.pyc
	deleted:    source/lib/__pycache__/kit.cpython-39.pyc
	modified:   source/lib/kit.py
	modified:   source/nextPolish
	modified:   source/util/Makefile
	modified:   source/util/bwa/Makefile
	modified:   source/util/bwa/rle.h
	modified:   source/util/minimap2/Makefile
	modified:   source/util/samtools/Makefile

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

no changes added to commit (use "git add" and/or "git commit -a")
