Yesudeep Mangalapilly

Results 3 comments of Yesudeep Mangalapilly

pushd $(git rev-parse --show-cdup) > /dev/null 2>&1; git submodule foreach --recursive 'git ls-files'; popd > /dev/null 2>&1 That dumps the list of files recursively excluding untracked files.

Hi. I'm not so sure about the problem. Even with -j4 it's taking quite a while. I built GNU Emacs from source and that takes a lot less time to...

Running just `make -j4' works pretty fast. Please feel free to close the bug. :)