We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc674c4 commit 1fb8be2Copy full SHA for 1fb8be2
Makefile
@@ -64,6 +64,7 @@ dist:
64
@rm -rf apache-annotator-$(annotator_vsn)-incubating
65
@git clone \
66
--config advice.detachedHead=false \
67
+ --config versionsort.suffix=-rc \
68
--depth 1 \
69
--quiet \
70
file://"$(shell git rev-parse --show-toplevel)" \
0 commit comments