Array of pushed commits.

Property definitions

github $ PushEvent :: commits
	# Array of pushed commits.
	var commits = new Array[Commit] is writable, optional
lib/github/events.nit:215,2--216,54