|
|
@ -667,6 +667,7 @@ public class RepoCommand extends GitCommand<RevCommit> { |
|
|
|
* |
|
|
|
* |
|
|
|
* @param reader |
|
|
|
* @param reader |
|
|
|
* @return this command |
|
|
|
* @return this command |
|
|
|
|
|
|
|
* @since 3.5 |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
public RepoCommand setIncludedFileReader(IncludedFileReader reader) { |
|
|
|
public RepoCommand setIncludedFileReader(IncludedFileReader reader) { |
|
|
|
this.includedReader = reader; |
|
|
|
this.includedReader = reader; |
|
|
|