git - Problem Of Hudson using GitHub Repositories -


i using hudson in windows takes data github repository unable clone data because of ssh key given in github.how provide information of ssh in hudson can access github repository. thnx in advance....

you don't have provide ssh key clone github repo. can read-only cloned using either:
https://github.com/user/reponame.git or
git://github.com/user/reponame.git


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -