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 | 
|---|---|---|---|---|
| azure-pipelines/microbuild.after.yml azure-pipelines/build.yml  | 
3 | 36 (8%) | 85 (3%) | 2022-01-13 | 
| azure-pipelines/official.yml azure-pipelines/build.yml  | 
3 | 92 (3%) | 85 (3%) | 2022-01-13 | 
| azure-pipelines/official.yml azure-pipelines/microbuild.after.yml  | 
3 | 92 (3%) | 36 (8%) | 2022-01-13 | 
| src/StreamJsonRpc/JsonMessageFormatter.cs Directory.Build.props  | 
2 | 140 (1%) | 44 (4%) | 2022-01-25 | 
| src/StreamJsonRpc/Reflection/RpcTargetInfo.cs src/StreamJsonRpc/Reflection/JsonRpcIgnoreAttribute.cs  | 
2 | 22 (9%) | 2 (100%) | 2022-01-21 | 
| azure-pipelines/artifacts/_all.ps1 azure-pipelines/artifacts/VSInsertion.ps1  | 
2 | 17 (11%) | 19 (10%) | 2022-01-13 | 
| azure-pipelines/artifacts/_pipelines.ps1 azure-pipelines/artifacts/VSInsertion.ps1  | 
2 | 14 (14%) | 19 (10%) | 2022-01-13 | 
| azure-pipelines/artifacts/_pipelines.ps1 azure-pipelines/artifacts/_all.ps1  | 
2 | 14 (14%) | 17 (11%) | 2022-01-13 | 
| azure-pipelines/artifacts/_stage_all.ps1 azure-pipelines/artifacts/VSInsertion.ps1  | 
2 | 9 (22%) | 19 (10%) | 2022-01-13 | 
| azure-pipelines/artifacts/_stage_all.ps1 azure-pipelines/artifacts/_all.ps1  | 
2 | 9 (22%) | 17 (11%) | 2022-01-13 | 
| azure-pipelines/artifacts/_stage_all.ps1 azure-pipelines/artifacts/_pipelines.ps1  | 
2 | 9 (22%) | 14 (14%) | 2022-01-13 | 
| azure-pipelines/build.yml azure-pipelines/artifacts/VSInsertion.ps1  | 
2 | 85 (2%) | 19 (10%) | 2022-01-13 | 
| azure-pipelines/build.yml azure-pipelines/artifacts/_all.ps1  | 
2 | 85 (2%) | 17 (11%) | 2022-01-13 | 
| azure-pipelines/build.yml azure-pipelines/artifacts/_pipelines.ps1  | 
2 | 85 (2%) | 14 (14%) | 2022-01-13 | 
| azure-pipelines/build.yml azure-pipelines/artifacts/_stage_all.ps1  | 
2 | 85 (2%) | 9 (22%) | 2022-01-13 | 
| azure-pipelines/microbuild.after.yml azure-pipelines/artifacts/VSInsertion.ps1  | 
2 | 36 (5%) | 19 (10%) | 2022-01-13 | 
| azure-pipelines/microbuild.after.yml azure-pipelines/artifacts/_all.ps1  | 
2 | 36 (5%) | 17 (11%) | 2022-01-13 | 
| azure-pipelines/microbuild.after.yml azure-pipelines/artifacts/_pipelines.ps1  | 
2 | 36 (5%) | 14 (14%) | 2022-01-13 | 
| azure-pipelines/microbuild.after.yml azure-pipelines/artifacts/_stage_all.ps1  | 
2 | 36 (5%) | 9 (22%) | 2022-01-13 | 
| azure-pipelines/official.yml azure-pipelines/artifacts/VSInsertion.ps1  | 
2 | 92 (2%) | 19 (10%) | 2022-01-13 |