Skip to content

v13.0

Compare
Choose a tag to compare
@host6 host6 released this 17 Nov 14:27
· 22 commits to master since this release

Java 8
getFileContent() speed improved: branch existing is checked only if requested file is not found
getBranchFirstCommit() speed improved: from head to first and take last -> from first to head, limit 1 and take first
getTags() speed improved and simplified
getTagsOnRevision speed improved and simplefied
getHeadCommit() returns null if branch does not exists