Skip to content

Instantly share code, notes, and snippets.

@Pavelob7
Last active October 9, 2023 06:10
Show Gist options
  • Select an option

  • Save Pavelob7/e85efc336463c998bc77a912072a6bb6 to your computer and use it in GitHub Desktop.

Select an option

Save Pavelob7/e85efc336463c998bc77a912072a6bb6 to your computer and use it in GitHub Desktop.
SSH MustHave
cd /app
git status
git checkout frontend2
git fetch origin frontend2
git reset --hard origin/frontend2
systemctl reload apache2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment