Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolargo committed Aug 14, 2021
1 parent b59a33e commit c4bb0af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ profiling: venv venv-dev

release-note:
git --no-pager log $(LASTTAG)..HEAD --first-parent --pretty=format:"* %s"
echo ""
@echo "\n"
git --no-pager shortlog -s -n $(LASTTAG)..HEAD

.PHONY: test docs docs-server

0 comments on commit c4bb0af

Please sign in to comment.