MCPcopy Index your code
hub / github.com/git-lfs/git-lfs / Updates

Method Updates

tasklog/list_task.go:51–51  ·  view source on GitHub ↗

Updates implements the Task.Updates function and returns a channel of updates to log to the sink.

()

Source from the content-addressed store, hash-verified

49// Updates implements the Task.Updates function and returns a channel of updates
50// to log to the sink.
51func (l *ListTask) Updates() <-chan *Update { return l.ch }

Callers 2

Calls

no outgoing calls

Tested by 2