pub fn execute(destination: String) -> Result<ExportGitResponse, LitError>Expand description
Export a Lit repository to Git format. Converts Lit objects (SHA3-512 + BLAKE3) back to Git objects (SHA-1).
pub fn execute(destination: String) -> Result<ExportGitResponse, LitError>Export a Lit repository to Git format. Converts Lit objects (SHA3-512 + BLAKE3) back to Git objects (SHA-1).