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 |
---|---|---|---|---|
i18n/zh-CN/docusaurus-plugin-content-pages/index.tsx i18n/zh-CN/docusaurus-plugin-content-pages/components/HomepageFeatures/index.tsx |
1 | 1 (100%) | 1 (100%) | 2023-08-03 |