Liking cljdoc? Tell your friends :D

org.soulspace.tools.git.api


build-file-repositoryclj

(build-file-repository path)

Builds a file repository for the path.

Builds a file repository for the path.
raw docstring

rev-commitclj

(rev-commit walk id)

Returns the commit with the given id on the rev walk.

Returns the commit with the given id on the rev walk.
raw docstring

rev-tagclj

(rev-tag walk id)

Returns the tag with the given id on the rev walk.

Returns the tag with the given id on the rev walk.
raw docstring

rev-treeclj

(rev-tree walk id)

Returns the tree with the given id on the rev walk.

Returns the tree with the given id on the rev walk.
raw docstring

rev-walkclj

(rev-walk repo)

Creates a rev walk.

Creates a rev walk.
raw docstring

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

× close