Skip to content

Commit 1fb8be2

Browse files
committed
Add versionsort.suffix config to dist clones
1 parent dc674c4 commit 1fb8be2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ dist:
6464
@rm -rf apache-annotator-$(annotator_vsn)-incubating
6565
@git clone \
6666
--config advice.detachedHead=false \
67+
--config versionsort.suffix=-rc \
6768
--depth 1 \
6869
--quiet \
6970
file://"$(shell git rev-parse --show-toplevel)" \

0 commit comments

Comments
 (0)