diff options
| author | Jay Soffian <jaysoffian@gmail.com> | 2009-02-03 12:51:12 -0500 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2009-02-03 21:12:23 -0800 |
| commit | e02f1762b257c50124fc528e8b60bf16e8bb7acf (patch) | |
| tree | f0545dac97f52abf8a4b175cfb15321bb92f5981 /commit.c | |
| parent | grep: pass -I (ignore binary) down to external grep (diff) | |
| download | git-e02f1762b257c50124fc528e8b60bf16e8bb7acf.tar.gz git-e02f1762b257c50124fc528e8b60bf16e8bb7acf.zip | |
builtin-remote: make rm() use properly named variable to hold return value
"i" is a loop counter and should not be used to hold a return value; use
"result" instead which is consistent with the rest of builtin-remote.c.
Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
