PX4-Autopilot/Documentation/versionfilter.sh
2014-11-11 13:45:25 +01:00

2 lines
95 B
Bash
Executable File

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