Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WithGJR/regit-go
/ types & classes
Types & classes
18 in github.com/WithGJR/regit-go
⨍
Functions
68
◇
Types & classes
18
Struct
BlobObject
core/object.go:85
Struct
Branch
core/branch.go:9
TypeAlias
Color
core/graph.go:3
Struct
CommitGraph
core/commit_graph.go:13
Struct
CommitObject
core/object.go:239
Struct
GitObject
core/object.go:17
Struct
Graph
core/graph.go:24
Struct
GraphNode
core/graph.go:16
Struct
HEAD
core/head.go:9
Struct
Index
core/index.go:99
Struct
IndexEntry
Index entries are sorted in ascending order on the name field, interpreted as a string of unsigned bytes (i.e. memcmp() order, no localization, no spe
core/index.go:33
Struct
IndexHeader
12-byte header
core/index.go:16
Struct
List
core/graph.go:11
Struct
Queue
core/queue.go:5
Struct
ReGit
core/regit.go:16
Struct
TreeEntry
core/object.go:113
Struct
TreeGraph
An auxiliary data structure for constructing tree objects based on the content of staging area (index)
core/tree_graph.go:8
Struct
TreeObject
core/object.go:119