==> git log -n1 <==
commit 748896c755836d476a5581518a44529438dadc7c
Author: Daniel Schreij <dschreij@gmail.com>
Date:   Mon Mar 6 12:09:45 2017 -0400

    Bump to 1.2.1
    
    - Fixed display of online links to files. Now uses guid information field provided
    by the OSF, instead of parsing the comments link
    - Fixed the situation in which actions for a previous experiment were still executed
    after opening a new experiment. Opening a new experiment empties the pending actions queue.

==> git describe --tags --dirty <==
v1.2.1

==> git status <==
HEAD detached at v1.2.1
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	conda_build.sh
	record.txt

nothing added to commit but untracked files present (use "git add" to track)

