On Mon, Apr 9, 2018 at 9:51 AM, vaibhav kurhe <vaibhav.kurhe@xxxxxxxxx> wrote: > https://git.github.io/SoC-2018-Microprojects/. > Out of the tasks listed down in above URL, I found this one interesting:- > "Use dir-iterator to avoid explicit recursive directory traversal" > I cloned the git repo and browsed through it. I found that in git > clone (buildtin/clone.c), raw directory API readdir() is used > recursively. > So there is a place to change it to use the already available > "dir_iterator" structure. > I just want to know, if anybody is working on this task already. > If not, then I can proceed to work. There has been no recent discussion on the mailing list regarding this, so it is unlikely that anyone else is working on it.