shithub: furgit

ref: e7ce17381f525328073577d60583447fc9412c18
dir: /refstore/files/update_executor.go/

View raw version
package files

type refUpdateExecutor struct {
	store *Store
}