Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mailsplit: fix for more than one input files
Earlier commit d63bd9a broke the case where more than one input files are fed to mailsplit by not incrementing the base counter when splitting second and subsequent input files. This should fix it. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information