http://www.github.com/MichaelBlume/pypy

Got it on a 10 minute cron

Note that this is *not* hash-compatible with the previous git mirror --
something changed in the hg-git implementation since that was started.
On May 5, 2012 12:59 AM, "Michael Blume" <[email protected]> wrote:

> Sebastien: See my remark to Yury. Mercurial *actively* annotates your
> commits with information about what branch you were on when you made
> the commit. Git users can, of course, add this information, they just
> have to do it manually.
>
> Ronny: As I said, it's *really easy* to construct git commits which,
> when translated, come out on a named branch.
>
> On Sat, May 5, 2012 at 12:44 AM, Sebastien Douche <[email protected]>
> wrote:
> > On Fri, May 4, 2012 at 9:06 PM, Ronny Pfannschmidt
> > <[email protected]> wrote:
> >>> Um, what is "named branches" thing that git apparently doesn't have?
> >>
> >> named branches are branches that are part of the history
> >> git branches are only pointers, not part of the history
> >
> > Uh?! Non sense. Both backend have the full DAG.
> >
> > --
> > Sebastien Douche <[email protected]>
> > Twitter: @sdouche / G+: +sdouche
> > _______________________________________________
> > pypy-dev mailing list
> > [email protected]
> > http://mail.python.org/mailman/listinfo/pypy-dev
>
_______________________________________________
pypy-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to