MCPcopy 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
46func (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

RunMethod · 0.80
RunMethod · 0.80
RunMethod · 0.80
RunMethod · 0.80
deleteByIDsMethod · 0.80
deleteWhereMethod · 0.80
RunMethod · 0.80
RunMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected