commit | d3bd4ee1a5cc771b86f73dd0f4a2bea6f652b20a | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Wed May 17 14:10:25 2006 -0600 |
committer | Junio C Hamano <junkio@cox.net> | Thu May 18 22:55:57 2006 -0700 |
tree | fee7ac9f2e14e804f92c52735a23691c2ba1ec50 | |
parent | d3d8f361a8c6beb5647e0d963a1460a505324494 [diff] |
Implement a --dry-run option to git-quiltimport 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>