Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ CommitMessage
Method
CommitMessage
cli/commitflags/flags.go:46–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
46
func
(c *Flags) CommitMessage() api.CommitMessage {
47
return
api.CommitMessage{
48
Author: c.User,
49
Body: c.Message,
50
Meta: c.Meta,
51
}
52
}
Callers
8
Run
Method · 0.80
Run
Method · 0.80
Run
Method · 0.80
Run
Method · 0.80
deleteByIDs
Method · 0.80
deleteWhere
Method · 0.80
Run
Method · 0.80
Run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected