Update name to gitlore instead of gitlab-inbox

This commit is contained in:
teernisse
2026-01-28 15:49:10 -05:00
parent 9a6357c353
commit 55b895a2eb
31 changed files with 1046 additions and 373 deletions

View File

@@ -124,7 +124,7 @@ pub async fn run_ingest(
)));
}
return Err(GiError::Other(
"No projects configured. Run 'gi init' first.".to_string(),
"No projects configured. Run 'lore init' first.".to_string(),
));
}