This commit is contained in:
Michael Stanclift 2020-05-28 12:33:30 -05:00
parent 0ba559c93e
commit b3aa940583

View File

@ -5,4 +5,4 @@ cd gravity-sync
git init
git remote add origin https://github.com/vmstan/gravity-sync.git
git fetch
git checkout origin/master -fr
git checkout origin/master -ft