==> git log -n1 <==
commit 63fbf341621e4d514271f9d135c2ae9e86faca22
Author: math-vrn <vnikitin90@gmail.com>
Date:   Fri Aug 2 21:17:47 2019 -0500

     Add Tikhonov regularization with Identity Tikhonov matrix (#438)
    
    * Add Tikhonov regularization with Identinity Tikhonov matrix
    
    * Fixing the test for Tikhonov regularization
    
    * Fixinig shape of the regularization data
==> git describe --tags --dirty <==
1.6.0
==> git status <==
HEAD detached at 1.6.0
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	bld.bat
	build_env_setup.bat
	conda_build.bat
	metadata_conda_debug.yaml

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