==> git log -n1 <==
commit 4d0a913188f11548692cd04bacbb4a072b71ad1f
Author: Daniel Schreij <dschreij@gmail.com>
Date:   Tue Mar 7 11:25:22 2017 -0400

    Bump to 1.2.2
    
    - Add date created and modified to tree view
    - Make tree column labels translatable

==> git describe --tags --dirty <==
v1.2.2

==> git status <==
HEAD detached at v1.2.2
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	conda_build.sh
	record.txt

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

