make show-unpushed

This commit is contained in:
Simon Michael 2009-01-20 22:27:32 +00:00
parent 20ef2dde04
commit 51e1e8b75f

View File

@ -226,6 +226,12 @@ show-changes:
@echo
@darcs changes --from-tag . | grep '*'
show-unpushed:
@echo Changes not yet in the main hledger repo:
@echo
@darcs push joyful.com:/repos/hledger --dry-run
show-authors:
@echo Patch authors since last release:
@echo