You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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