import { calculateGitSha1 } from "https://deno.land/x/netzo@v0.2.10/cli/src/utils/walk.ts";
Calculate git object hash, like git hash-object
does.
import { calculateGitSha1 } from "https://deno.land/x/netzo@v0.2.10/cli/src/utils/walk.ts";
Calculate git object hash, like git hash-object
does.