HGUISEL / HGUISEL/BugPatchCollector
-t (Thread Option) Instruction
Open
- Dominant language
- Java
- Stars
- 1
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
This '-t' Option can speed up program process, using your CPUs. But, It could make "File is not found Exception(Too many open files)" Error. In this case, you should remove '-t' Option.
+ '-t' Option must be applied when input is a Local-repository-path(ex: /path/gitRepository). if your input is github URL, nothing happens.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.