Files
bizhang_-obav/Documentation/versionfilter.sh
2012-08-04 15:12:36 -07:00

2 lines
95 B
Bash

#!/bin/sh
git log --pretty=format:"Last change: commit %h - %aN, %ar : %s" -1 $1 || echo no git