import { Repo } from "@sourcebot/db"; export const embedGitRepository = async (repo: Repo) => { // todo console.log("todo!"); }