Implement a --dry-run option to git-quiltimport
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 17 May 2006 20:10:25 +0000 (14:10 -0600)
committerJunio C Hamano <junkio@cox.net>
Fri, 19 May 2006 05:55:57 +0000 (22:55 -0700)
Since large quilt trees like -mm can easily have patches
without clear authorship information, add a --dry-run
option to make the problem patches easy to find.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found