Closed mrsiano closed 5 years ago
@mrsiano what is the problem with git clone https://github.com/grafana/grafonnet-lib.git
@crownedlake I did some research now I think the reason to take http over ssh are mentioned here :-https://stackoverflow.com/questions/11041729/why-does-github-recommend-https-over-ssh Let me know what you think about it.😊
@mrsiano changes have been merged with the master branch check review and close the issue .
the example git clone has no permissions [1] we should use it as follow
git clone https://github.com/grafana/grafonnet-lib.git
[1]