px4-firmware/Documentation/versionfilter.sh

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