Update name to gitlore instead of gitlab-inbox
This commit is contained in:
@@ -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(),
|
||||
));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user