diff options
author | Orgad Shaneh <orgads@gmail.com> | 2023-02-07 09:43:17 +0200 |
---|---|---|
committer | Orgad Shaneh <orgads@gmail.com> | 2024-06-30 09:15:04 +0300 |
commit | f402c7941f19fa518e44b24bf31f3b6c3542c115 (patch) | |
tree | 740e00df6e2332955c05232295a7ef9e7e513971 /git-gui/lib/commit.tcl | |
parent | c1db9880936d752d8c2f56ab1aae01dd247de5d9 (diff) |
git-gui: fix inability to quit after closing another instance
If you open 2 git gui instances in the same directory, then close one
of them and try to close the other, an error message pops up, saying:
'error renaming ".git/GITGUI_BCK": no such file or directory', and it
is no longer possible to close the window ever.
Fix by catching this error, and proceeding even if the file no longer
exists.
Signed-off-by: Orgad Shaneh <orgads@gmail.com>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions