~vcs-imports/egit/master

Viewing all changes in revision 4374.

  • Committer: Michael Keppler
  • Author(s): Michael Keppler
  • Date: 2019-09-17 19:44:58 UTC
  • Revision ID: git-v1:4edc693712f7fc221c9d102182f1eb2afb64c962
Avoid NPE in BranchOperationUI due to parallel delete

We maintain results per repository in a map that is filled in the early
stages of a branching operation. However, if an exception happens
earlier, we still need to provide a useful result to avoid NPEs at
places accessing the operation result.

Bug:551024
Change-Id: I1ca42e7bcc9f3493af3bb10ddbc63934a6a66d01
Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: