==> git log -n1 <==
commit bc1e1e767465ae365a59470058cd2913e3e6cb8f
Merge: 2803e0186 80036e59b
Author: Hugues Valois <huvalo@microsoft.com>
Date:   Fri Oct 2 13:26:05 2015 -0700

    Merge pull request #486 from huguesv/102
    
    Increment version and add change log for azure==1.0.2
==> git describe --tags --dirty <==
v1.0.2
==> git status <==
HEAD detached at v1.0.2
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)
