Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/justaos_utils/packages/git-utils/src/GitUtils.ts>default.checkoutRepository

Common utility functions used across projects
Go to Latest
method default.checkoutRepository
import { default } from "https://deno.land/x/justaos_utils@v1.9.0/packages/git-utils/src/GitUtils.ts";

Parameters

checkoutFolderPath: URL
repositoryUrl: string

Returns

Promise<any>