diff options
author | Jens Lehmann <Jens.Lehmann@web.de> | 2009-03-30 20:35:57 +0200 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2009-04-05 12:45:40 -0700 |
commit | f0d4eec99f2367bad77ec46680d7b07d4472d230 (patch) | |
tree | 80173a322b0c2b0869c099b79e3b3bf5e8cee277 /git-gui/lib/commit.tcl | |
parent | 3eb5682b0b1c16c1b9232f04aff13bd189573b4d (diff) | |
download | git-f0d4eec99f2367bad77ec46680d7b07d4472d230.tar.gz |
git-gui: When calling post-commit hook wrong variable was cleared.
Before calling the post-commit hook, the variable "pc_err" is cleared
while later only "pch_error" is used. "pch_error$cmt_id" only appeared in
"upvar"-Statements (which were changed to "global") and was removed.
Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions