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/_includes/themes/apache/partials/_head.html _src/community.html |
1 | 8 (12%) | 24 (4%) | 2025-05-05 |
_src/_plugins/avatar_downloader.rb _src/_includes/themes/apache/partials/_head.html |
1 | 1 (100%) | 8 (12%) | 2025-05-05 |
_src/_plugins/avatar_downloader.rb _src/community.html |
1 | 1 (100%) | 24 (4%) | 2025-05-05 |