noflo-ui
noflo-ui copied to clipboard
'synchronize' doesn't work with an empty repository
Synchronizing with an empty repository makes a 409 error
GET https://api.github.com/repos/[user]/[repo]/git/refs/heads/master?page=1&per_page=30 409 (Conflict)
to reproduce:
- click "New Repository" in flowhub ui
- don't add a readme or .gitignore
- return to flowhub and click "synchronize"