Skip to content

Instantly share code, notes, and snippets.

@vanokg
Created April 20, 2020 11:46

Revisions

  1. vanokg created this gist Apr 20, 2020.
    3 changes: 3 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    git fetch --all
    git reset --hard origin/master
    git pull origin master