import { GitClient } from "https://deno.land/x/kd_clients@v1.0.0-preview.14/mod.ts";
Creates a branch with the given newBranchName from a branch that matches the given branchFromName.
import { GitClient } from "https://deno.land/x/kd_clients@v1.0.0-preview.14/mod.ts";
Creates a branch with the given newBranchName from a branch that matches the given branchFromName.