git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Reading remote reflogs
@ 2013-03-29 22:25 Dennis Kaarsemaker
  2013-03-29 22:45 ` Junio C Hamano
  0 siblings, 1 reply; 5+ messages in thread
From: Dennis Kaarsemaker @ 2013-03-29 22:25 UTC (permalink / raw)
  To: git

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, it would need to somehow know the
reflog of the origin.

Of course a post-receive hook can send this information downstream, but
I'd like to keep the origin 'dumb' and not do that.

-- 
Dennis Kaarsemaker
www.kaarsemaker.net

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-03-30  0:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-29 22:25 Reading remote reflogs Dennis Kaarsemaker
2013-03-29 22:45 ` Junio C Hamano
2013-03-29 22:56   ` Dennis Kaarsemaker
2013-03-29 22:58     ` Junio C Hamano
2013-03-30  0:02       ` Dennis Kaarsemaker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).