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 |
---|---|---|---|---|
src/main/resources/archetype-resources/src/main/java/flux/modules/screens/FluxScreen.java src/main/resources/archetype-resources/src/main/java/flux/modules/screens/FluxIndex.java |
1 | 4 (25%) | 4 (25%) | 2023-08-01 |