https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115391

--- Comment #5 from David Binderman <dcb314 at hotmail dot com> ---
(In reply to Jonathan Wakely from comment #1)
> You really shouldn't ever need to start again, you can just do:
> 
> git fetch origin && git reset --hard origin/master

Thanks for the tip. After more than four years use on this project,
my command of git remains very rudimentary indeed, with frequent 
recourse to stackoverflow to try to fix what it's done.

For reference, the previous SCM solution, SVN, I had complete mastery
of in a few months. It did everything I needed.

I am not expecting the gcc project to change SCM solution anytime soon.

Reply via email to