An oneliner for git

An one-liner to get the current revision.


An one-liner to get the current revision.

git log --pretty=format:'%H' | head -n1