mirror of
https://github.com/git/git.git
synced 2026-04-02 13:00:08 +02:00
Merge branch 'work/revert-gitk' into devel
This commit is contained in:
@@ -2568,7 +2568,6 @@ proc savestuff {w} {
|
||||
}
|
||||
puts $f "}"
|
||||
close $f
|
||||
catch {file delete "~/.gitk"}
|
||||
file rename -force "~/.gitk-new" "~/.gitk"
|
||||
}
|
||||
set stuffsaved 1
|
||||
|
||||
Reference in New Issue
Block a user