aboutsummaryrefslogtreecommitdiff
package files

type resolvedUpdateTarget struct {
	name string
	loc  refPath
	ref  directRefState
}