Liking cljdoc? Tell your friends :D

polylith.clj.core.git.interface


addclj

(add ws-dir filename)
(add ws-dir filename is-git-add)
source

branchclj

source

current-branchclj

(current-branch)
source

diffclj

(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.
sourceraw docstring

diff-commandclj

(diff-command sha1 sha2)

Returns the git diff command used to perform the diff.

Returns the git diff command used to perform the diff.
sourceraw docstring

initclj

(init ws-dir git-repo? branch)
source

is-git-repo?clj

(is-git-repo? ws-dir)
source

latest-polylith-shaclj

(latest-polylith-sha branch)
source

repoclj

source

root-dirclj

(root-dir)
source

shaclj

(sha ws-dir since tag-patterns)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close