I reset hard to the previous commit, created a branch, and pushed it. I got email confirmation like so: Repository: mahout Updated Branches: refs/heads/spark-1.2 [created] 901ef03b4
On Tue, Feb 24, 2015 at 11:47 AM, Dmitriy Lyubimov <[email protected]> wrote: > yeah ok so you pushed 1.2 branch to asf but it is not yet in github. iti > should be there eventually, give it a bit of time. > > On Tue, Feb 24, 2015 at 11:35 AM, Dmitriy Lyubimov <[email protected]> > wrote: > > > what exactly did you try to do? > > > > just resetting HEAD will not work on remote branch -- you need force-sync > > that (with +) since it is a history-rewriting push, but asf git does not > > allow that. > > > > ASF will mirror ALL branches afaik. I think i've done it before. so if > you > > create a new one it should (eventually) get there. > > > > On Tue, Feb 24, 2015 at 11:18 AM, Andrew Musselman < > > [email protected]> wrote: > > > >> Does ASF git get mirrored to GitHub? I tried pushing a branch and don't > >> see it there yet. > >> > >> On Tue, Feb 24, 2015 at 11:16 AM, Dmitriy Lyubimov <[email protected]> > >> wrote: > >> > >> > On Tue, Feb 24, 2015 at 10:55 AM, Pat Ferrel <[email protected]> > >> > wrote: > >> > > >> > > to be safe I’d “git reset —hard xyz” to the commit previous to the > >> 1.2.1 > >> > > > >> > > >> > As i just explained, that resets are not possible with ASF git. > >> Reverting > >> > is the only option. > >> > > >> > -d > >> > > >> > > > > >
