Overwrite local changes and git pull
One liner
git fetch --all && git reset --hard origin/master
Update your website easily
i.e.
cd public_html && git fetch --all && git reset --hard origin/master
One liner
git fetch --all && git reset --hard origin/master
Update your website easily
i.e.
cd public_html && git fetch --all && git reset --hard origin/master Whenever you create a new template you can use these boilerplate events and rename them to fit your needs. Template.templateName.onDestroyed(function...
On MacOSX (as for September 11, 2017) Key Command ⌘K ⌘C Add Line Comment ⌘K ⌘U Remove Line Comment ⌘/ Toggle Line Comment...
If you are ever looking for a good way to create Terms of Use ad Privacy Policy statements then getterms.io is a perfect site for this purpose. It is ...
http://unix.stackexchange.com/questions/255156/how-do-i-add-a-task-bar-to-my-second-monitor-in-linux-mint Once you have added the panel to the second...
http://www.joshmorony.com/automatically-generate-icons-and-splash-screens-for-phonegap-apps/...