func init()
in
cmd/git.go [29:31]
3
lines of code
1
McCabe index (conditional complexity)
func init() { PlyCmd.AddCommand(GitCmd) }