On 2020-01-09, at 2:33 PM, Steven Smith <[email protected]> wrote:

> Me too. We’re discussing MacPorts-relevant git commands in 
> https://github.com/macports/macports-ports/pull/6106 .
> 
> Easiest, most destructive to local:
> 
> # save all local files changed outside the git repo
> 
> git fetch --all
> git reset --hard upstream/master
> 
> # restore all local files

I'm sorry, I just have to follow up with this xkcd ...

https://xkcd.com/1597/

Reply via email to