1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00

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

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