diff options
| author | Michael Haggerty <mhagger@alum.mit.edu> | 2017-08-26 10:28:03 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2017-08-26 09:21:01 -0700 |
| commit | a281639262238a315843a629a7686cff453d6fac (patch) | |
| tree | 5652b33811c86f727ee6b20e44a24494448868e3 /commit.c | |
| parent | load_subtree(): remove unnecessary conditional (diff) | |
| download | git-a281639262238a315843a629a7686cff453d6fac.tar.gz git-a281639262238a315843a629a7686cff453d6fac.zip | |
load_subtree(): reduce the scope of some local variables
Declare the variables inside the loop, to make it more obvious that
their values are not carried across loop iterations.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
