mirror of
https://github.com/SELinuxProject/selinux
synced 2025-04-04 23:49:19 +00:00
scripts/release: cleanups
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
parent
b5f2652a11
commit
1a27b5add9
@ -44,8 +44,9 @@ done
|
|||||||
echo "And then run:"
|
echo "And then run:"
|
||||||
echo " cd $WIKIDIR"
|
echo " cd $WIKIDIR"
|
||||||
echo " git commit -m \"Release $(date '+%Y%m%d')\" -a -s"
|
echo " git commit -m \"Release $(date '+%Y%m%d')\" -a -s"
|
||||||
|
echo " git push"
|
||||||
|
|
||||||
|
echo ""
|
||||||
echo "Push the release and its tags to git via:"
|
echo "Push the release and its tags to git via:"
|
||||||
echo " cd $PWD"
|
|
||||||
echo " git push"
|
echo " git push"
|
||||||
echo " git push --tags"
|
echo " git push --tags"
|
||||||
|
Loading…
Reference in New Issue
Block a user