Commit 61e3e55
committed
Abbreviate SHA hashes to at least 10 characters
That solves a problem with builds of older tags when new commits with the same prefix are added:
```
0.104.0 gitref: HEAD sha:2045d0e buildId:0
0.104.0 gitref: HEAD sha:2045d0e0 buildId:0
```1 parent 09ef059 commit 61e3e55
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments