Re: Accidental merge into libs-gui

2020-01-03 Thread Sergii Stoian
for cleaning up that quickly! > > Fred > > > Am 03.01.2020 um 13:50 schrieb Sergii Stoian : > > > > Fixed. > > I've used `git rebase -i` and `git push origin master --force`. > Everything looks correct now. > > > > On Fri, Jan 3, 2020 at 2:20 PM Serg

Re: Accidental merge into libs-gui

2020-01-03 Thread Fred Kiefer
. Everything > looks correct now. > > On Fri, Jan 3, 2020 at 2:20 PM Sergii Stoian wrote: > Guys, > > I've made accidental merge into libs-gui (my intention was to merge changes > into my fork from master). What should I do better to remove this merge: `git > re

Accidental merge into libs-gui

2020-01-03 Thread Sergii Stoian
Guys, I've made accidental merge into libs-gui (my intention was to merge changes into my fork from master). What should I do better to remove this merge: `git reset --hard` into commit before merge? Sergii