mailsplit: allow feeding mbox from standard input.
authorJunio C Hamano <junkio@cox.net>
Thu, 6 Oct 2005 22:55:43 +0000 (15:55 -0700)
committerJunio C Hamano <junkio@cox.net>
Thu, 6 Oct 2005 22:55:43 +0000 (15:55 -0700)
commit8b73edf498adf2895af7ff9c750283cf9325a632
tree8cf0bb652ffde36e57bca5d6f33287305a61bb74
parent54ba6013b4eaff0d96f9ab96cf225ca392b08a30
mailsplit: allow feeding mbox from standard input.

When mbox argument is missing, read the mailbox from the standard
input.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-mailsplit.txt
mailsplit.c