package
1.8.0
Repository: https://github.com/jolheiser/gitea.git
Documentation: pkg.go.dev

# Functions

GetCommitGraph return a list of commit (GraphItems) from all branches.

# Structs

GraphItem represent one commit, or one relation in timeline.

# Type aliases

GraphItems is a list of commits from all branches.