==> git log -n1 <==
commit b31f58de6fa8bbda5353b3c77d9be4914399724d
Author: Eli Uriegas <eliuriegas@fb.com>
Date:   Fri Jul 24 15:18:09 2020 -0700

    Revert "[release/1.6] .circleci: Don't use SCCACHE for windows release builds (#42024)"
    
    This reverts commit 994b37b36ef11c8e26464512e68ff5573ce81fe6.
==> git describe --tags --dirty <==
v1.6.0-dirty
==> git status <==
HEAD detached at b31f58de6fa
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	modified:   CMakeLists.txt
	modified:   torch/csrc/DataLoader.cpp

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

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