Guld tool for getting the git directory of a path, or converting local paths into git-friendly repo names.
npm i -g guld-git-path-cli
guld-git-path --help
Usage: guld-git-path [options] [command]
Guld tool for getting the git directory of a path, or converting local paths into git-friendly repo names.
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
escape [path] Convert a local path into an escaped blocktree path, like used in git repo names.
dir [path] Guld tool for getting the git directory of a path.
MIT Copyright isysd