Not a blog about plumbing, or Super Mario, but in fact a series of posts about technology, IT and a few other things.
git fetch origin git reset --hard origin/master
sudo git fetch origin && sudo git reset --hard origin/master
git commit -a -m "Safe copy" git branch aSafeCopy
No comments:
Post a Comment