whatchanged options parser fix.
authorJunio C Hamano <junkio@cox.net>
Sat, 15 Apr 2006 10:54:32 +0000 (03:54 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 15 Apr 2006 11:03:48 +0000 (04:03 -0700)
We need to have two sets of diff_options structure and abbrev
settings, but there is no point having two separate commit
format setting. Fix the confusion.

Also properly initialize the command options structure.

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