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 |
---|---|---|---|---|
GVFS/FastFetch/Index.cs GVFS/FastFetch/CheckoutPrefetcher.cs |
3 | 26 (11%) | 22 (13%) | 2022-01-27 |
GVFS/FastFetch/IndexLock.cs GVFS/FastFetch/CheckoutPrefetcher.cs |
3 | 3 (100%) | 22 (13%) | 2022-01-27 |
GVFS/GVFS.Common/Git/GitIndexGenerator.cs GVFS/FastFetch/CheckoutPrefetcher.cs |
3 | 7 (42%) | 22 (13%) | 2022-01-27 |
GVFS/GVFS.Common/Git/GitIndexGenerator.cs GVFS/FastFetch/Index.cs |
2 | 7 (28%) | 26 (7%) | 2022-01-27 |
GVFS/GVFS.Common/Git/GitIndexGenerator.cs GVFS/FastFetch/IndexLock.cs |
2 | 7 (28%) | 3 (66%) | 2022-01-27 |
GVFS/GVFS/RepairJobs/GitIndexRepairJob.cs GVFS/FastFetch/CheckoutPrefetcher.cs |
2 | 14 (14%) | 22 (9%) | 2022-01-27 |
GVFS/GVFS/RepairJobs/GitIndexRepairJob.cs GVFS/FastFetch/Index.cs |
2 | 14 (14%) | 26 (7%) | 2022-01-27 |
GVFS/GVFS/RepairJobs/GitIndexRepairJob.cs GVFS/GVFS.Common/Git/GitIndexGenerator.cs |
2 | 14 (14%) | 7 (28%) | 2022-01-27 |
GVFS/FastFetch/IndexLock.cs GVFS/FastFetch/Index.cs |
1 | 3 (33%) | 26 (3%) | 2022-01-27 |
GVFS/GVFS/RepairJobs/GitIndexRepairJob.cs GVFS/FastFetch/IndexLock.cs |
1 | 14 (7%) | 3 (33%) | 2022-01-27 |