hi cos, thanks for clarification. since the result is o.k. i will not revert. and i promise to triple-check my git pushes in future.
olaf > Am 11.05.2015 um 08:38 schrieb Konstantin Boudnik <[email protected]>: > > We can not do force push on muster branch - ASF infra policy, which they hate > to break. If you feel like the commits are bad - just revert the commits. > > Cos > >> On Mon, May 11, 2015 at 08:01AM, Olaf Flebbe wrote: >> Hi, >> >> While I was in a rush, I accidentely checked in a couple of bogus commits >> (They were not merged properly) >> >> The resulting code is o.k. but commits in between are not. >> >> Can we revert origin/master back to >> f83a9c48af6031015e175326a3a3e25bf749b2f2, the last regular commit ? >> >> git checkout origin/master >> git reset —hard f83a9c48af6031015e175326a3a3e25bf749b2f2 >> git push -f >> >> As a safety measure this is disabled for common committer like me … >> >> >> Greetings, >> Olaf > >
