Last active
January 9, 2017 23:31
-
-
Save marti1125/5d099324720cf2d44bd461c343b70d83 to your computer and use it in GitHub Desktop.
php tips
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
zip woocommerce | |
zip -r culqi-woocommerce-dev.zip culqi-woocommerce | |
http://askubuntu.com/questions/761713/how-can-i-downgrade-from-php-7-to-php-5-6-on-ubuntu-16-04 | |
https://www.cyberciti.biz/faq/star-stop-restart-apache2-webserver/ | |
sudo /etc/init.d/apache2 restart |
$ git tag -d release01
$ git push origin :refs/tags/release01
git tag 0.1 -m "fdsfds"
git push origin <tag_name>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://www.webpagefx.com/tools/emoji-cheat-sheet/