Commit e55ac8c
authored
Fix git properties nto being computed (#1070)
## Pull Request Etiquette
### Checklist
- [x] Tests have been added in relevant areas
- [x] Corresponding changes made to the documentation (README.adoc) <!--
(if irrelevant check the box too) -->
### Type of change
Bug fix
<!-- Choose one from "Bug fix" / "New Feature" / "Breaking change" /
"Internal change" -->
## Description
Introduced by #1001
<!-- Please include a summary of the change and which issue is fixed.
Please also include relevant motivation and context. List any
dependencies that are required for this change. -->1 parent ea8767b commit e55ac8c
5 files changed
Lines changed: 3 additions & 4 deletions
File tree
- gradle
- wrapper
- miner
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
105 | 104 | | |
106 | 105 | | |
107 | 106 | | |
108 | | - | |
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| 166 | + | |
166 | 167 | | |
0 commit comments