==> git log -n1 <==
commit fe7ea286d43f16f4d9a82775fcf73ae132567edd
Author: Billy K. Poon <bkpoon@lbl.gov>
Date:   Tue Jan 8 16:29:30 2019 -0800

    Create LICENSE
    
    Pick LGPL license from original SourceForge repository (http://pyrtf.sourceforge.net)
==> git describe --tags --dirty <==
commit fe7ea286d43f16f4d9a82775fcf73ae132567edd
Author: Billy K. Poon <bkpoon@lbl.gov>
Date:   Tue Jan 8 16:29:30 2019 -0800

    Create LICENSE
    
    Pick LGPL license from original SourceForge repository (http://pyrtf.sourceforge.net)
==> 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)

	bld.bat
	build/
	build_env_setup.bat
	conda_build.bat

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