Tagged Questions
2
votes
1answer
251 views
Java git client using jgit
I am having some difficulties with a git client written in java. I am using the jGit library to connect through ssh on the git server. The problem is that i don't know how to specify the path to the ...