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 |
---|---|---|---|---|
config/demo-default-policy.policy config.toml |
2 | 2 (100%) | 4 (50%) | 2022-01-24 |
layouts/_default/_markup/render-link.html config.toml |
2 | 2 (100%) | 4 (50%) | 2022-01-24 |
layouts/_default/_markup/render-link.html config/demo-default-policy.policy |
2 | 2 (100%) | 2 (100%) | 2022-01-24 |
layouts/partials/custom-header.html config.toml |
2 | 2 (100%) | 4 (50%) | 2022-01-24 |
layouts/partials/custom-header.html config/demo-default-policy.policy |
2 | 2 (100%) | 2 (100%) | 2022-01-24 |
layouts/partials/custom-header.html layouts/_default/_markup/render-link.html |
2 | 2 (100%) | 2 (100%) | 2022-01-24 |
layouts/partials/menu-footer.html config.toml |
2 | 2 (100%) | 4 (50%) | 2022-01-24 |
layouts/partials/menu-footer.html config/demo-default-policy.policy |
2 | 2 (100%) | 2 (100%) | 2022-01-24 |
layouts/partials/menu-footer.html layouts/_default/_markup/render-link.html |
2 | 2 (100%) | 2 (100%) | 2022-01-24 |
layouts/partials/menu-footer.html layouts/partials/custom-header.html |
2 | 2 (100%) | 2 (100%) | 2022-01-24 |
pipeline/webhosting/cloudfront-s3-website.yaml config.toml |
2 | 2 (100%) | 4 (50%) | 2022-01-24 |
pipeline/webhosting/cloudfront-s3-website.yaml config/demo-default-policy.policy |
2 | 2 (100%) | 2 (100%) | 2022-01-24 |
pipeline/webhosting/cloudfront-s3-website.yaml layouts/_default/_markup/render-link.html |
2 | 2 (100%) | 2 (100%) | 2022-01-24 |
pipeline/webhosting/cloudfront-s3-website.yaml layouts/partials/custom-header.html |
2 | 2 (100%) | 2 (100%) | 2022-01-24 |
pipeline/webhosting/cloudfront-s3-website.yaml layouts/partials/menu-footer.html |
2 | 2 (100%) | 2 (100%) | 2022-01-24 |
pipeline/webhosting/pipeline.yaml config.toml |
2 | 2 (100%) | 4 (50%) | 2022-01-24 |
pipeline/webhosting/pipeline.yaml config/demo-default-policy.policy |
2 | 2 (100%) | 2 (100%) | 2022-01-24 |
pipeline/webhosting/pipeline.yaml layouts/_default/_markup/render-link.html |
2 | 2 (100%) | 2 (100%) | 2022-01-24 |
pipeline/webhosting/pipeline.yaml layouts/partials/custom-header.html |
2 | 2 (100%) | 2 (100%) | 2022-01-24 |
pipeline/webhosting/pipeline.yaml layouts/partials/menu-footer.html |
2 | 2 (100%) | 2 (100%) | 2022-01-24 |