Skip to content

Commit 974ca10

Browse files
committed
unsplit line
1 parent 66313c1 commit 974ca10

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

opengrok-indexer/src/main/java/org/opengrok/indexer/history/RepositoryFactory.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,7 @@ public static Repository getRepository(File file, CommandTimeoutType cmdType)
156156
}
157157

158158
/**
159-
* Returns a repository for the given file, or null if no repository was
160-
* found.
159+
* Returns a repository for the given file, or null if no repository was found.
161160
*
162161
* Note that the operations performed by this method take quite a long time
163162
* thanks to external commands being executed. For that reason, when run

0 commit comments

Comments
 (0)