Update name to gitlore instead of gitlab-inbox
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//! GitLab Inbox - Semantic search for GitLab issues, MRs, and discussions.
|
||||
//! Gitlore - Semantic search for GitLab issues, MRs, and discussions.
|
||||
//!
|
||||
//! A self-hosted CLI tool that consolidates GitLab notifications into a unified inbox
|
||||
//! with semantic search capabilities.
|
||||
//! A self-hosted CLI tool that syncs GitLab data to a local SQLite database
|
||||
//! with fast querying and semantic search capabilities.
|
||||
|
||||
pub mod cli;
|
||||
pub mod core;
|
||||
|
||||
Reference in New Issue
Block a user