==> /opt/conda/bin/git log -n1 <==
commit a654b574e840cff1db776608b9818655c5f36eee
Merge: 96e3ec03 0ce0ffec
Author: cpockrandt <cpockrandt@users.noreply.github.com>
Date:   Mon Jul 1 12:13:24 2019 -0400

    Merge pull request #68 from eseiler/feature/constexpr_bits
    
    [MISC] Mark functions in bits namespace as constexpr
==> /opt/conda/bin/git describe --tags --dirty <==
v2.1.1-279-ga654b574-dirty
==> /opt/conda/bin/git status <==
HEAD detached at a654b574
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:   include/sdsl/structure_tree.hpp

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