==> git log -n1 <==
commit 264d3ab3b7b68d47a01b5375e2ceb8d961b4c30f
Author: ocefpaf <ocefpaf@gmail.com>
Date:   Mon Nov 16 12:23:21 2015 -0300

    Import sys

==> git describe --tags --dirty <==
v1.9.4rel-27-g264d3ab

==> git status <==
On branch import_sys
Your branch is up-to-date with 'origin/import_sys'.
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	bld.bat
	lib/pyproj.egg-info/
	lib/pyproj/data/FL
	lib/pyproj/data/MD
	lib/pyproj/data/TN
	lib/pyproj/data/WI
	lib/pyproj/data/WO
	lib/pyproj/data/alaska
	lib/pyproj/data/conus
	lib/pyproj/data/hawaii
	lib/pyproj/data/null
	lib/pyproj/data/prvi
	lib/pyproj/data/stgeorge
	lib/pyproj/data/stlrnc
	lib/pyproj/data/stpaul
	record.txt

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

