Repo default branch name.

Property definitions

github $ Repo :: default_branch=
	# Repo default branch name.
	var default_branch: nullable String = null is optional, writable
lib/github/api.nit:542,2--543,65