List files staged in this commit.

Property definitions

github $ Commit :: files
	# List files staged in this commit.
	var files: nullable Array[GithubFile] = null is optional, writable
lib/github/api.nit:587,2--588,67