Commit a56eb45
committed
If repository has no annotated tags then fallback to revision for VERSION
The "git describe" command will fail if there are no annotated tags in
your repository. Use "git describe --always" instead which will fallback
to the revision in the case where there are no annotated tags1 parent 96a88a6 commit a56eb45
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
0 commit comments