(diff ws-dir ws-local-dir is-no-changes sha1 sha2)
ws-local-dir is the name of the workspace if it lives within a git repo, otherwise nil. If :no-changes is passed in, return an empty vector.
ws-local-dir is the name of the workspace if it lives within a git repo, otherwise nil. If :no-changes is passed in, return an empty vector.
(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