--no-branches

Property definitions

github $ LoaderConfig :: opt_no_branches
	# --no-branches
	var opt_no_branches = new OptionBool("Do not load branches", "--no-branches")
lib/github/loader.nit:58,2--59,78