Merge branch 'py/revert-hunks-lines'
authorPratyush Yadav <me@yadavpratyush.com>
Wed, 11 Sep 2019 21:11:12 +0000 (02:41 +0530)
committerPratyush Yadav <me@yadavpratyush.com>
Wed, 11 Sep 2019 21:11:12 +0000 (02:41 +0530)
git-gui learned to revert selected lines and hunks, just like it can
stage selected lines and hunks. To provide a safety net for accidental
revert, the most recent revert can be undone.

* py/revert-hunks-lines:
git-gui: allow undoing last revert
git-gui: return early when patch fails to apply
git-gui: allow reverting selected hunk
git-gui: allow reverting selected lines

1  2 
git-gui.sh
diff --cc git-gui.sh
Simple merge