gabrielcsapo / node-git-server

🎡 A configurable git server written in Node.js
https://gabrielcsapo.github.io/node-git-server
MIT License
253 stars 73 forks source link

Bugfix: Fix logging on response streams. #96

Closed willstott101 closed 2 years ago

willstott101 commented 2 years ago

Don't try to use arguments from within an arrow function!

Fixes bug introduced by #95 - sorry

willstott101 commented 2 years ago

lol @ prettier on windows

gabrielcsapo commented 2 years ago

published as 1.0.0-beta.30. Prettier on windows is a menace. I will figure out how to turn it off.