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 |
---|---|---|---|---|
metadata.display.yaml metadata.yaml |
1 | 3 (33%) | 4 (25%) | 2025-04-22 |
build/int.cloudbuild.yaml metadata.yaml |
1 | 2 (50%) | 4 (25%) | 2025-04-22 |
build/int.cloudbuild.yaml metadata.display.yaml |
1 | 2 (50%) | 3 (33%) | 2025-04-22 |