Browse Source
builtin-mv.c and git.c has a nested loop that is governed by a variable 'i', but they shadow it with another instance of 'i'. Signed-off-by: Pierre Habouzit <madcoder@debian.org> Signed-off-by: Junio C Hamano <junkio@cox.net>maint
Pierre Habouzit
19 years ago
committed by
Junio C Hamano
2 changed files with 6 additions and 6 deletions
Loading…
Reference in new issue