Fastest way to find repository heads?

Robert Collins robertc at robertcollins.net
Wed Jul 8 22:44:49 BST 2009


On Wed, 2009-07-08 at 23:00 +0200, Jelmer Vernooij wrote:
> When talking to a git smart server and trying to figure out which
> revisions to fetch, bzr-git has to provide the server with all of the
> heads in the repository so that the client and the server can negotiate
> which revisions have to be transferred.

last I checked git didn't report all heads; it reports all refs, which
is quite different. Our equivalent would be all the branch (tip +
tags)s.

-Rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090709/04eacfe4/attachment.pgp 


More information about the bazaar mailing list