Teach fmt-patch about --numbered
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
committed by
Junio C Hamano
parent
2448482b3d
commit
596524b33d
@ -58,6 +58,7 @@ struct rev_info {
|
||||
unsigned int abbrev;
|
||||
enum cmit_fmt commit_format;
|
||||
struct log_info *loginfo;
|
||||
int nr, total;
|
||||
|
||||
/* special limits */
|
||||
int max_count;
|
||||
|
||||
Reference in New Issue
Block a user