(->ws-local-dir ws-dir)
Returns the directory/path to the workspace if it lives inside a git repository, or nil if the workspace and the git repository lives in the same directory.
Returns the directory/path to the workspace if it lives inside a git repository, or nil if the workspace and the git repository lives in the same directory.
(git-info ws-dir
{:keys [name auto-add] :or {name "git" auto-add false}}
tag-patterns
{:keys [branch is-latest-sha]})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close