Expand branches used for generating CONTRIBUTORS

This commit is contained in:
Tim Byrne 2017-01-12 17:11:30 -06:00
parent 045042710d
commit a09738616d
No known key found for this signature in database
GPG Key ID: 6CBE24C2FD8CF76E
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ yadm.md: yadm.1
contrib:
@echo "CONTRIBUTORS\n" > CONTRIBUTORS
@git shortlog -ns | cut -f2 >> CONTRIBUTORS
@git shortlog -ns master gh-pages dev dev-pages | cut -f2 >> CONTRIBUTORS
pdf:
@groff -man -Tps ./yadm.1 > yadm.ps