node-git-server icon indicating copy to clipboard operation
node-git-server copied to clipboard

Extra folder created

Open orosmatthew opened this issue 1 year ago • 1 comments

I have code to loop and create multiple repos in the repo/ directory as shown. It does this all correctly but also creates an empty folder in my main project directory. I can confirm that the repos.create() method is the problem because when I comment it out, the extra folder is not created.

https://user-images.githubusercontent.com/32916949/235507071-5f2de60b-9f26-4a8f-bca2-0eddb506184b.mp4

orosmatthew avatar May 01 '23 18:05 orosmatthew