guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: syncase-in-boot-9 merged to master; savannah down


From: Andy Wingo
Subject: Re: syncase-in-boot-9 merged to master; savannah down
Date: Sun, 31 May 2009 14:17:24 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

Hi Neil,

On Sun 31 May 2009 00:25, Neil Jerram <address@hidden> writes:

> Andy Wingo <address@hidden> writes:
>
>> Hey all,
>>
>> With Ludovic's blessing, I went ahead and merged syncase-in-boot-9 into
>> master.
>
> Apologies that I haven't reviewed this yet; I am still planning to.

Thanks.

>> So what I've done is reset my origin/master ref to my master ref:
>>
>>     git update-ref refs/remotes/origin/master `git rev-parse master`
>>
>> And created a git bundle for the "origin/master" ref :
>>
>>     git bundle create guile-master.bundle --since=10.days origin/master
>
> Does --since=10.days cover all of the commits that you listed as
> wanting review in your review request email?

    address@hidden:~/src/guile$ git bundle verify guile-master.bundle
    The bundle contains 1 ref
    938d46a35d39ec5d7b5fa858a8783136ce24d10d refs/remotes/origin/master
    The bundle requires these 2 refs
    ce09ee19892d391f3b2ca13e0616d343929c2c14 add tree-il->glil compilation test 
suite
    58df2e43937bb86fbf751f48db7bf13934d7c87e merge ice-9, srfi, oop makfiles 
into module makefile
    guile-master.bundle is okay

So if you have those two refs, meaning, if you've done a `git fetch' in
the last 10 days, you should be good.

Cheers,

Andy
-- 
http://wingolog.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]