Closed GlauberF closed 6 years ago
if the way I'm doing is wrong, leave the comments the right way :) I will replicate in my code
The first argument is the error. You need to do something like this:
ghrepo.branches( (err, rep) => { console.log(rep); });
code:
return: null
if the way I'm doing is wrong, leave the comments the right way :) I will replicate in my code