Get the last commit of self.

Property definitions

github $ Branch :: commit
	# Get the last commit of `self`.
	var commit: Commit is writable
lib/github/api.nit:557,2--558,31