==> git log -n1 <==
commit 782bc7760a97a1e2edd5955624022b111c74bca1
Author: German Uritskiy <guritsk1@jhu.edu>
Date:   Mon Mar 11 14:23:44 2019 -0400

    v0.4
==> git describe --tags --dirty <==
commit 782bc7760a97a1e2edd5955624022b111c74bca1
Author: German Uritskiy <guritsk1@jhu.edu>
Date:   Mon Mar 11 14:23:44 2019 -0400

    v0.4
==> 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

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