rlog / leak-finder-for-javascript

Automatically exported from code.google.com/p/leak-finder-for-javascript
Other
0 stars 0 forks source link

How to install Leak-finder-for-javascript without GIT #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I am trying to setup leak finder for javascript but when i try to get the code 
from git i am getting the following error.

fatal: unable to access 'https://code.google.com/p/closure-library/': Failed con
nect to code.google.com:443; No error

Is there any other way to get the code or to fix this error.

Thanks in advance.

Original issue reported on code.google.com by manee18284 on 1 Oct 2013 at 10:03

GoogleCodeExporter commented 9 years ago
Our repo is in git, so you need git if you want to check it out.

However, I have no idea why we'd try to access closure-library! What's the 
exact command line you're using?

Original comment by marja@google.com on 2 Oct 2013 at 7:35