(sketch repo-positions
&
{:keys [width height update-fn output-file]
:or {width 768 height (float (/ 1024 1.618)) update-fn identity}})Render commit graph by using given positions. Optionally a width, height, update function and output-file can be given.
Quit with 'q',mouse-over shows commit id,'p' prints current frame to given output file
Render commit graph by using given positions. Optionally a width, height, update function and output-file can be given. Quit with 'q',mouse-over shows commit id,'p' prints current frame to given output file
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 |