(add ws-dir filename)
(add ws-dir filename is-git-add)
(current-branch)
(diff ws-dir ws-local-dir is-no-changes sha1 sha2)
Lists the changed files that has occurred between two SHAs in git. If the workspace lives inside the git root in a separate directory, also remove the inner workspace directory from the diff.
Lists the changed files that has occurred between two SHAs in git. If the workspace lives inside the git root in a separate directory, also remove the inner workspace directory from the diff.
(diff-command sha1 sha2)
Returns the git diff command used to perform the diff.
Returns the git diff command used to perform the diff.
(init ws-dir git-repo? branch)
(is-git-repo? ws-dir)
(latest-polylith-sha branch)
(root-dir)
(sha ws-dir since tag-patterns)
(tags ws-dir)
cljdoc builds & hosts documentation for Clojure/Script libraries
⌘+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
⌘+/ | Jump to the search field |