Skip to content

Commit 15a90bc

Browse files
committed
1 parent df1c995 commit 15a90bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/org/scm4j/vcs/api/workingcopy/VCSRepositoryWorkspace.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,6 @@ public String toString() {
6565
public IVCSLockedWorkingCopy getVCSLockedWorkingCopyTemp() throws IOException {
6666
return new VCSLockedWorkingCopy(this, true);
6767
}
68+
6869

6970
}

0 commit comments

Comments
 (0)