Browse Source
The current code builds absolute path strings for each file to stat(), this can easily be avoided by chdir()ing into the directory. Signed-off-by: Scott R Parish <srp@srparish.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
Scott R Parish
17 years ago
committed by
Junio C Hamano
1 changed files with 3 additions and 15 deletions
Loading…
Reference in new issue