==> git log -n1 <==
commit 9d0cd845aaa577e6d66af288ffb61c0b0f820bee
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Thu Dec 7 14:10:04 2017 -0600

    force system nccl
    
    For the system nccl to be used for the build.
==> git describe --tags --dirty <==
v0.3.1-1-g9d0cd845a-dirty
==> git status <==
HEAD detached from 2b4748011
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)
  (commit or discard the untracked or modified content in submodules)

	modified:   torch/lib/gloo (modified content)

Untracked files:
  (use "git add <file>..." to include in what will be committed)

	conda_build.sh

no changes added to commit (use "git add" and/or "git commit -a")
