Skip to content

Commit

Permalink
Add versionsort.suffix config to dist clones
Browse files Browse the repository at this point in the history
  • Loading branch information
tilgovi committed May 31, 2020
1 parent dc674c4 commit 1fb8be2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ dist:
@rm -rf apache-annotator-$(annotator_vsn)-incubating
@git clone \
--config advice.detachedHead=false \
--config versionsort.suffix=-rc \
--depth 1 \
--quiet \
file://"$(shell git rev-parse --show-toplevel)" \
Expand Down

0 comments on commit 1fb8be2

Please sign in to comment.