Repo pointed by self (if any).

A null value means the repo was deleted.

Property definitions

github $ PullRef :: repo
	# Repo pointed by `self` (if any).
	#
	# A `null` value means the `repo` was deleted.
	var repo: nullable Repo is writable
lib/github/api.nit:753,2--756,36