==> git log -n1 <==
commit 9c4222b4cab810815a0adee0302501471da177aa
Author: Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>
Date:   Tue Oct 23 10:19:32 2018 +0200

    Add minimal GPU Array interface
    
    This extension (only) allows creating a CUDA 3D array, copying projection
    data into it, performing a BP from the array, and freeing the array.
==> git describe --tags --dirty <==
v1.8.3-108-g9c4222b
==> git status <==
# On branch master
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#	conda_build.sh
nothing added to commit but untracked files present (use "git add" to track)
