Skip to content
Snippets Groups Projects
Commit 3e505593 authored by Georg Seibt's avatar Georg Seibt :nerd:
Browse files

hide getGit method

parent 23061d67
No related branches found
No related tags found
No related merge requests found
......@@ -126,7 +126,7 @@ public class Repository {
*
* @return the {@link GitWrapper}
*/
public GitWrapper getGit() {
GitWrapper getGit() {
return git;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment