git remove local untracked files

git clean -f -d

git search by author

git log –author=’laszlo’
git log –author=’botond’