On 11/18/19 11:39 AM, Emilian Bold wrote:
$ git fetch <Remote> $ git reset --hard <Remote>/<Brance> # Destructive!
I get it now. Thank you, Emilian. It's an interesting problem only if I were also making changes to the code while testing, which I'm not. More details here:
How do I recover/resynchronise after someone pushes a rebase or a reset to a published branch?
https://stackoverflow.com/questions/4084868/how-do-i-recover-resynchronise-after-someone-pushes-a-rebase-or-a-reset-to-a-pub John --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail: dev-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists