mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
5 lines
89 B
Go
5 lines
89 B
Go
package misc
|
|
|
|
// TrackedRepo identifies a git remote repository.
|
|
type TrackedRepo string
|