==> git log -n1 <==
commit e98b5065cdb9f04aa4dde3f2e6e6e6f12dd97592
Merge: cf15caf 9431723
Author: Paul Stoffregen <paul@pjrc.com>
Date:   Sat Nov 9 13:06:38 2019 -0800

    Merge pull request #50 from hmaarrfk/patch-2
    
    No need for CPP flags on linux
==> git describe --tags --dirty <==
2.1-31-ge98b506-dirty
==> git status <==
HEAD detached at e98b506
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)

	modified:   teensy_loader_cli.c

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

	build_env_setup.bat
	conda_build.bat
	metadata_conda_debug.yaml

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