krz/gitbay
A CLI-first git forge.
clone: git clone https://gitbay.org/krz/gitbay.git
#7 repository and code search open
by cmc at 2026-08-24T02:44:06.011Z · labels: roadmap
No search of any kind: no repo-name filter on the index, no code search. Repo-name search is cheap (SQL). Code search needs an indexer — likely a separate opt-in component; even git grep over a single repo from the web would help.