STIW3054 / Repo5

For Team5
1 stars 3 forks source link

Clone Git Repo with JGit #11

Open Jiayin328 opened 6 years ago

Jiayin328 commented 6 years ago

Please explore how to use JGit API to clone an existing repository. Refer to the following sites or you may comment for other information that related with JGit.

  1. http://www.doublecloud.org/2013/01/how-to-read-git-repository-using-java-apis/
  2. http://www.codeaffine.com/2015/11/30/jgit-clone-repository/
  3. https://stackoverflow.com/questions/13441720/download-binary-file-from-github-using-java
Jiayin328 commented 6 years ago

Link to testfiles