yu55 / yagga

Yet Another Git Grep Application - simple web application that allows you to git grep over many repositories via web interface.
https://github.com/yu55/yagga
MIT License
2 stars 4 forks source link

Add possibility to detect repository creation and removal #51

Closed mfejzer closed 7 years ago

mfejzer commented 8 years ago

When user clones/copies repository to watched folder, service should notice and enable searching.

mfejzer commented 8 years ago

implementing