Pull request base (can be a commit SHA or a branch name).

Property definitions

github $ PullRequest :: base
	# Pull request base (can be a commit SHA or a branch name).
	var base: PullRef is writable
lib/github/api.nit:704,2--705,30