Dmitry Kapsamun

Results 1 issues of Dmitry Kapsamun

Hello. I broke my head trying to find the way to push a commit into gerrit-repository - commit is being created but not pushed: ``` .then(remote => remote.push(['refs/heads/master:refs/heads/master'], options.fetchOpts)) .then(()...