diff options
| author | David Aguilar <davvid@gmail.com> | 2013-02-15 21:47:43 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2013-02-17 14:34:38 -0800 |
| commit | af14b5cf1bec831f90fb5d4136e0205de802b01b (patch) | |
| tree | cb6026d2394ef403d922a720c2c76e4b5639e127 /builtin/commit-tree.c | |
| parent | Update draft release notes to 1.8.2 (diff) | |
| download | git-af14b5cf1bec831f90fb5d4136e0205de802b01b.tar.gz git-af14b5cf1bec831f90fb5d4136e0205de802b01b.zip | |
difftool: silence uninitialized variable warning
Git::config() returns `undef` when given keys that do not exist.
Check that the $guitool value is defined to prevent a noisy
"Use of uninitialized variable $guitool in length" warning.
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-tree.c')
0 files changed, 0 insertions, 0 deletions
