func init()

in cmd/git.go [29:31]


func init() {
	PlyCmd.AddCommand(GitCmd)
}