diff options
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | 2008-03-02 15:53:04 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-03-02 15:27:08 -0800 |
commit | 5d02294c776c46f0d454470c66c16fe9f08fad3d (patch) | |
tree | f30963dac3a72151ea97a3293157a2eb2cdf433f /builtin-archive.c | |
parent | gitweb: Mark first match when searching commit messages (diff) | |
download | tgif-5d02294c776c46f0d454470c66c16fe9f08fad3d.tar.xz |
format-patch: use the diff options for the cover letter, too
Earlier, when you called "git format-patch --cover-letter -M", the
diffstat in the cover letter would not inherit the "-M". Now it does.
While at it, add a few "|| break" statements in the test's loops;
otherwise, breakages inside the loops would not be caught.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-archive.c')
0 files changed, 0 insertions, 0 deletions