RetroShare/build_scripts/Debian+Ubuntu/gitlog.sh

6 lines
47 B
Bash
Raw Normal View History

2016-11-19 09:03:47 -05:00
#!/bin/sh
git log --pretty="%h %an %aD %s"