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:
2
Makefile
2
Makefile
@@ -5,7 +5,7 @@ yadm.md: yadm.1
|
|||||||
|
|
||||||
contrib:
|
contrib:
|
||||||
@echo "CONTRIBUTORS\n" > CONTRIBUTORS
|
@echo "CONTRIBUTORS\n" > CONTRIBUTORS
|
||||||
@git shortlog -ns | cut -f2 >> CONTRIBUTORS
|
@git shortlog -ns master gh-pages dev dev-pages | cut -f2 >> CONTRIBUTORS
|
||||||
|
|
||||||
pdf:
|
pdf:
|
||||||
@groff -man -Tps ./yadm.1 > yadm.ps
|
@groff -man -Tps ./yadm.1 > yadm.ps
|
||||||
|
|||||||
Reference in New Issue
Block a user