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 dccb8ac commit 4ee36cdCopy full SHA for 4ee36cd
opengrok-indexer/src/main/java/org/opengrok/indexer/history/HistoryGuru.java
@@ -729,7 +729,8 @@ public void clearCacheFile(String path) {
729
730
/**
731
* Remove history data for a list of repositories. Those that are
732
- * successfully cleared are removed from the internal list of repositories.
+ * successfully cleared may be removed from the internal list of repositories,
733
+ * depending on the {@code removeRepositories} parameter.
734
*
735
* @param repositories list of repository paths relative to source root
736
* @param removeRepositories set true to also remove the repositories from internal structures
0 commit comments