On vr, 2013-03-29 at 15:58 -0700, Junio C Hamano wrote:
> Dennis Kaarsemaker writes:
>
> > On vr, 2013-03-29 at 15:45 -0700, Junio C Hamano wrote:
> >> Dennis Kaarsemaker writes:
> >>
> >> > ... Mirrored repositories don't
> >> > maintain a reflog, even with core.logAllRefUpdates = true,...
> >
Dennis Kaarsemaker writes:
> On vr, 2013-03-29 at 15:45 -0700, Junio C Hamano wrote:
>> Dennis Kaarsemaker writes:
>>
>> > ... Mirrored repositories don't
>> > maintain a reflog, even with core.logAllRefUpdates = true,...
>>
>> Are you sure about this? When log_all_ref_updates is not set, by
On vr, 2013-03-29 at 15:45 -0700, Junio C Hamano wrote:
> Dennis Kaarsemaker writes:
>
> > ... Mirrored repositories don't
> > maintain a reflog, even with core.logAllRefUpdates = true,...
>
> Are you sure about this? When log_all_ref_updates is not set, by
> default we do not log for bare repo
Dennis Kaarsemaker writes:
> ... Mirrored repositories don't
> maintain a reflog, even with core.logAllRefUpdates = true,...
Are you sure about this? When log_all_ref_updates is not set, by
default we do not log for bare repositories, but other than that, we
do not do anything special with resp
Is it possible to somehow fetch the reflog of a remote?
I would like to delegate some post-receive actions to an automatically
mirrored clone of some repositories. Mirrored repositories don't
maintain a reflog, even with core.logAllRefUpdates = true, so to be able
to know what was pushed per push,
5 matches
Mail list logo