RetroShare/build_scripts/Debian+Ubuntu/gitlog.sh
2016-11-19 15:03:47 +01:00

6 lines
47 B
Bash

#!/bin/sh
git log --pretty="%h %an %aD %s"