diff options
| author | Pratyush Yadav <me@yadavpratyush.com> | 2019-08-26 04:23:13 +0530 |
|---|---|---|
| committer | Pratyush Yadav <me@yadavpratyush.com> | 2019-08-26 04:23:13 +0530 |
| commit | 2ccdfb1c78e1695c4df714887b73ab417ca60f22 (patch) | |
| tree | 01785d258c4efcb92b2e25a6570dc1dd32000a10 /git-gui/git-gui.sh | |
| parent | 62bd99934bb2b1a07f786fdf9b94d7b692768e30 (diff) | |
git-gui: return early when patch fails to apply
In the procedure apply_or_revert_range_or_line, if the patch does not
apply successfully, a dialog is shown, but execution proceeds after
that. Instead, return early on error so the parts that come after this
don't work on top of an error state.
Signed-off-by: Pratyush Yadav <me@yadavpratyush.com>
Diffstat (limited to 'git-gui/git-gui.sh')
0 files changed, 0 insertions, 0 deletions
