In a workflow, commit.
In a workflow, commit.
(commit dir commit-message verbose)Commit all local changes in the directory dir - normally the root directory of a git repo, but it works inside in the repo also.
All unstaged changes are staged and commited with message commit-message.
Returns true if the commit is ok.
Commit all local changes in the directory `dir` - normally the root directory of a `git` repo, but it works inside in the repo also. All unstaged changes are staged and commited with message `commit-message`. Returns `true` if the commit is ok.
(synthesis status)Prints a synthesis line for status.
Prints a synthesis line for `status`.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |