Add a macro DIFF_QUEUE_CLEAR.
authorBo Yang <redacted>
Fri, 7 May 2010 04:52:27 +0000 (21:52 -0700)
committerJunio C Hamano <redacted>
Fri, 7 May 2010 16:34:27 +0000 (09:34 -0700)
commit9ca5df90615aa3c6b60e1bc8f03db6cae98e816c
tree807f76999f2c9a7aca03d7b308ae8e36bdfd5658
parent3bf7886705b4ea7189f046fa5258fdf6edcdbe23
Add a macro DIFF_QUEUE_CLEAR.

Refactor the diff_queue_struct code, this macro help
to reset the structure.

Signed-off-by: Bo Yang <redacted>
Signed-off-by: Junio C Hamano <redacted>
diff.c
diffcore-break.c
diffcore-pickaxe.c
diffcore-rename.c
diffcore.h
git clone https://git.99rst.org/PROJECT