What's the correct way to resolve this promise, sh...
# general
e
What's the correct way to resolve this promise, should I use
apply
?
Copy code
github.getBranch({
      branch: 'qa',
      repository: 'test'
    })