This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: What is glibc-ports?


On Monday 16 April 2012 16:25:30 Thomas Schwinge wrote:
> On Mon, 16 Apr 2012 14:16:21 -0400, Mike Frysinger wrote:
> > On Monday 16 April 2012 13:37:48 Carlos O'Donell wrote:
> > > * Move glibc-ports back into glibc under ports/ so I can stop dealing
> > > with two repos.
> > 
> > i like this too, except i'm not sure if there's a way to do it without
> > losing history :(
> 
> It goes like this:
> 
>     $ git fetch -n sourceware.org:/git/glibc-ports.git master:ports/master
>     $ git merge --no-commit -s ours ports/master
>     $ git read-tree -u --prefix=ports/ ports/master
>     $ git commit -a

nifty.  sounds like there aren't any compelling reasons to keep it out.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]