diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-11-04 17:00:03 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-11-07 15:34:30 -0800 |
commit | 4c0ea82da3cd35eff50377cab78208c8ef57933b (patch) | |
tree | 8e6a172edb156cef71a08c6ad508dae1c254d348 /builtin.h | |
parent | dd621df9cde83fc08f9d3924b793b989b8f8a313 (diff) | |
download | git-4c0ea82da3cd35eff50377cab78208c8ef57933b.tar.gz |
fmt-merge-msg: avoid early returns
In various places in the codepath, the program tries to return early
assuming there is no more work needed. That is generally untrue when
over time new features are added.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin.h')
0 files changed, 0 insertions, 0 deletions