==> git log -n1 <==
commit 540555fca318f142fbddaac7c93b9dc66c1febdb
Author: Cary R <cygcary@yahoo.com>
Date:   Thu Dec 31 00:35:52 2020 -0800

    Add fix for GH460 a darray can have no packed dimension
==> git describe --tags --dirty <==
v0_8-5850-g540555fc-dirty
==> git status <==
Not currently on any branch.
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	modified:   tgt-vvp/vvp.c
	modified:   vvp/config.h.in
	modified:   vvp/lexor.lex
	modified:   vvp/main.cc
	modified:   vvp/parse.y
	modified:   vvp/parse_misc.h

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

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