We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36f8b5d commit 16fc216Copy full SHA for 16fc216
README.md
@@ -44,7 +44,7 @@ Pk-vcs-git is [pk-vcs-api](https://github.com/ProjectKaiser/pk-vcs-api) IVCS imp
44
IVCS vcs = new GitVCS(repoWorkspace);
45
```
46
- Use `vcs.setProxy()` and `vcs.setCredentials()` if neccessary
47
--
+
48
# Implementation details
49
50
- [JGit](https://eclipse.org/jgit/) is used as framework to work with Git repositories
0 commit comments