fcoury / octopi

A Ruby interface to GitHub API v2
http://hasmany.info/2009/4/18/ruby-interface-to-github-api
MIT License
216 stars 47 forks source link

[tracker] Respect Default Branch Setting #24

Open runpaint opened 15 years ago

runpaint commented 15 years ago

If my issue 26 is resolved, we need to ensure that where 'master' has been hardcoded as the default branch, the specified branch is used instead. This will also affect the Repository .clone_url method.