summaryrefslogtreecommitdiff
path: root/git-gui/lib/commit.tcl
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2023-08-31 02:19:22 -0400
committerJunio C Hamano <gitster@pobox.com>2023-08-31 15:51:07 -0700
commitc7cd0e34cd5f62339d4c92e96d2e7dd848dd5a6c (patch)
tree6378d5bc5996586abfc581fb9bd2d8e0ae7e93d0 /git-gui/lib/commit.tcl
parentacd13d1eec93e714add1b3f94c8c175d6a8171cb (diff)
tree-walk: rename "error" variable
The "error" variable in traverse_trees() shadows the global error() function (meaning we can't call error() from here). Let's call the local variable "ret" instead, which matches the idiom in other functions. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions