Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
method Repo.prototype.getGitRemotes
Re-export
import { Repo } from "https://deno.land/std@0.157.0/_tools/release/deps.ts";

Gets the git remotes where the key is the remote name and the value is the url.