Alexandre Thenorio
Alexandre Thenorio
This is the one reason keeping me from using Transdroid with my rtorrent server other than looking at the status of my torrents sometimes. Any chance this could be added...
Is there any progress update on this? Still being the only feature preventing me from using transdroid in a more meaningful way
I think there is enough interest from people for this, the question is, is it possible? One thing to keep in mine is that ruTorrent does use SCGI while most...
It seems so. If I jump inside the folder and do a git status ``` PS C:\Users\Username\AppData\Local\Temp\dstRepo005704362> git status On branch master No commits yet nothing to commit (create/copy files...
After some more digging I found the issue Turns out go-git does not like the `file:\some\path` format returned by `url.Parse` when used with the path returned by `ioutil.TempDir` directly so...
I have run into the same problem when trying the plugin for the same time. Interestingly enough I am also trying to build an Eureka Server In my case I...
Loving the community contribution here. Let's make sure to work together to get this merged. Thank you so much guys
I don't think this is an issue in the gulp plugin. I am having the same issue with webpack as well where it leaves the dev server running in the...
@nlachfr Given the [merged Pull Request](https://github.com/einride/aip-go/pull/180) and @DavyJ0nes [comment](https://github.com/einride/aip-go/issues/134#issuecomment-1277913270) can we close this?
I just ran into the same issue myself using the latest release binary download from https://pkg.cfssl.org/. Getting the latest development version (`go get -u ....`) as suggested by @den-is solved...