//
pkg.gl
Category
github.com/jolheiser/gitea
modules
gitgraph
package
1.8.0
Repository:
https://github.com/jolheiser/gitea.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
97 SLOC
#
Functions
GetCommitGraph
GetCommitGraph return a list of commit (GraphItems) from all branches.
#
Structs
GraphItem
GraphItem represent one commit, or one relation in timeline.
#
Type aliases
GraphItems
GraphItems is a list of commits from all branches.