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