A temporal dependency occurs when developers change two or more files at the same time (i.e. they are a part of the same commit).
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
lib/sequential_executor.js lib/request.js |
1 | 4 (25%) | 6 (16%) | 2025-04-27 |