stackdot / NodeJS-Git-Server

A multi-tenant git server using NodeJS
387 stars 103 forks source link

checks if there is no error to create the git repo #38

Closed gabrielcsapo closed 7 years ago

gabrielcsapo commented 7 years ago

Checks the error variable in the async reject before checking the length of the result

fixes #32