==> git log -n1 <==
commit 1234bcdf4efefcffb413edf42e3a75ebf5853e33
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Tue Aug 14 11:36:16 2018 -0500

    add chksum and cleanly applying patches for GCC 8.2 from 8.1
==> git describe --tags --dirty <==
commit 1234bcdf4efefcffb413edf42e3a75ebf5853e33
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Tue Aug 14 11:36:16 2018 -0500

    add chksum and cleanly applying patches for GCC 8.2 from 8.1
==> git status <==
# On branch linux-target-3
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#	conda_build.sh
nothing added to commit but untracked files present (use "git add" to track)
