Matt Jones

Results 98 comments of Matt Jones

@SaurabhDev You cannot at this time. Feel free to. open a feature request or pull request in this [fork](https://github.com/mattyjones/gitrob). Thanks!

@SaurabhDev it clones them to a dynamic temp directory and then cleans up when it is done. In the case of OSX it goes to */var/...*

@prosecurity @dzhenway Could you provide any further details such as screenshots or additional comments. What do you mean by *nothing is responsive* are you using the web interface or the...

@ceylanb @thr0cyte @dzhenway This is due to no or a wrong auth token. The error message is poor and misleading and leads to the fact that there are no targets....

@ranjithprethan Can you please pull this [fork](https://github.com/mattyjones/gitrob) and try again. If the error still persists then please open an issue in that repo and I will look into it. I...

@da-edra This is merged and now closed

@intruderketo Check to see what else is running? Do you have another web server or process running on that port? Typically this means something else is running on the port...

This is the same issue as #197 and that should be used for tracking this issue @opm623 @harsh-kk

@josephmilla This really cleans up the shell script, thanks!. What are your thoughts though on using a Makefile instead. I generally prefer Makefiles to shell scripts but am not overly...

@josephmilla I merged this in tonight for the sake of it as the code makes a lot of improvements and I don't have the time to write a makefile at...