mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
make release: document next step
This commit is contained in:
parent
7848d751c5
commit
b79ccc12ae
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -270,6 +270,8 @@ endif
|
||||||
@git tag -a -m "Release $(VERSION) - $(RELEASE_NAME)" $(VERSION)
|
@git tag -a -m "Release $(VERSION) - $(RELEASE_NAME)" $(VERSION)
|
||||||
# - Reverting tagged commit...
|
# - Reverting tagged commit...
|
||||||
@git revert --no-edit HEAD
|
@git revert --no-edit HEAD
|
||||||
|
@echo "==================================================================="
|
||||||
|
@echo "Done! You can now execute 'git push --follow-tags'"
|
||||||
|
|
||||||
# Dummy target to test for GNU make availability
|
# Dummy target to test for GNU make availability
|
||||||
_test:
|
_test:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue