Commit c431775
bump-deployments: refresh index before checking for changes
git diff-index reports stale stat cache entries as dirty after
Concourse's shallow clone resets file mtimes. Running
git update-index -q --refresh first syncs the stat cache so
diff-index gets an accurate read.1 parent e84378c commit c431775
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments