(diff ws-dir ws-local-dir sha1 sha2)
ws-local-dir is the name of the workspace if it lives within a git repo, otherwise nil.
ws-local-dir is the name of the workspace if it lives within a git repo, otherwise nil.
(remove-prefix path prefix)
If the workspace lives inside a git repository (not at its root) then we need to remove the workspace name/path from the path.
If the workspace lives inside a git repository (not at its root) then we need to remove the workspace name/path from the path.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close