==> git log -n1 <==
commit 48399d081312332345fcc8356d978c76cb563f79
Merge: 5cd95fd b10ea4b
Author: Gherman Uritskiy <guritsk1@jhu.edu>
Date:   Fri Feb 15 17:08:33 2019 -0500

    t push
    Merge branch 'master' of https://github.com/ursky/SnapT
==> git describe --tags --dirty <==
commit 48399d081312332345fcc8356d978c76cb563f79
Merge: 5cd95fd b10ea4b
Author: Gherman Uritskiy <guritsk1@jhu.edu>
Date:   Fri Feb 15 17:08:33 2019 -0500

    t push
    Merge branch 'master' of https://github.com/ursky/SnapT
==> git status <==
On branch _conda_cache_origin_head
Your branch is up-to-date with 'origin/_conda_cache_origin_head'.

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)
