diff options
author | Thomas Wolf <twolf@apache.org> | 2023-10-08 21:50:34 +0200 |
---|---|---|
committer | Thomas Wolf <twolf@apache.org> | 2023-10-14 23:33:11 +0200 |
commit | 621685d3ca5fbaba37a8fc79b347644b3e4425c0 (patch) | |
tree | e8d97f4539f6c16ed19b0cdbb2e0bc38a9c2e4dc /org.eclipse.jgit.http.server/.project | |
parent | ecf94d1595c23b410d460e05a0d0bba60a443cd7 (diff) | |
download | jgit-621685d3ca5fbaba37a8fc79b347644b3e4425c0.tar.gz jgit-621685d3ca5fbaba37a8fc79b347644b3e4425c0.zip |
DeleteBranchCommand: update config only at the end
When multiple branches were to be removed, the git config was updated
after each and every branch. Newly do so only once at the end, after all
branches have been deleted.
Because there may be an exception after some branches have already been
deleted, take care to update the config even if an exception is thrown.
Bug: 451508
Change-Id: I645be8a1a59a1476d421e46933c3f7cbd0639fec
Signed-off-by: Thomas Wolf <twolf@apache.org>
Diffstat (limited to 'org.eclipse.jgit.http.server/.project')
0 files changed, 0 insertions, 0 deletions