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 |
|---|---|---|---|---|
| layouts/partials/favicon.html config.toml |
1 | 1 (100%) | 1 (100%) | 2022-01-08 |
| layouts/partials/logo.html config.toml |
1 | 1 (100%) | 1 (100%) | 2022-01-08 |
| layouts/partials/logo.html layouts/partials/favicon.html |
1 | 1 (100%) | 1 (100%) | 2022-01-08 |
| layouts/partials/menu-footer.html config.toml |
1 | 1 (100%) | 1 (100%) | 2022-01-08 |
| layouts/partials/menu-footer.html layouts/partials/favicon.html |
1 | 1 (100%) | 1 (100%) | 2022-01-08 |
| layouts/partials/menu-footer.html layouts/partials/logo.html |
1 | 1 (100%) | 1 (100%) | 2022-01-08 |
| pipeline/webhosting/cloudfront-s3-website.yaml config.toml |
1 | 1 (100%) | 1 (100%) | 2022-01-08 |
| pipeline/webhosting/cloudfront-s3-website.yaml layouts/partials/favicon.html |
1 | 1 (100%) | 1 (100%) | 2022-01-08 |
| pipeline/webhosting/cloudfront-s3-website.yaml layouts/partials/logo.html |
1 | 1 (100%) | 1 (100%) | 2022-01-08 |
| pipeline/webhosting/cloudfront-s3-website.yaml layouts/partials/menu-footer.html |
1 | 1 (100%) | 1 (100%) | 2022-01-08 |
| pipeline/webhosting/pipeline.yaml config.toml |
1 | 1 (100%) | 1 (100%) | 2022-01-08 |
| pipeline/webhosting/pipeline.yaml layouts/partials/favicon.html |
1 | 1 (100%) | 1 (100%) | 2022-01-08 |
| pipeline/webhosting/pipeline.yaml layouts/partials/logo.html |
1 | 1 (100%) | 1 (100%) | 2022-01-08 |
| pipeline/webhosting/pipeline.yaml layouts/partials/menu-footer.html |
1 | 1 (100%) | 1 (100%) | 2022-01-08 |
| pipeline/webhosting/pipeline.yaml pipeline/webhosting/cloudfront-s3-website.yaml |
1 | 1 (100%) | 1 (100%) | 2022-01-08 |
| static/css/theme-mine.css config.toml |
1 | 1 (100%) | 1 (100%) | 2022-01-08 |
| static/css/theme-mine.css layouts/partials/favicon.html |
1 | 1 (100%) | 1 (100%) | 2022-01-08 |
| static/css/theme-mine.css layouts/partials/logo.html |
1 | 1 (100%) | 1 (100%) | 2022-01-08 |
| static/css/theme-mine.css layouts/partials/menu-footer.html |
1 | 1 (100%) | 1 (100%) | 2022-01-08 |
| static/css/theme-mine.css pipeline/webhosting/cloudfront-s3-website.yaml |
1 | 1 (100%) | 1 (100%) | 2022-01-08 |