Thread (3 messages) flat view 3 messages, 2 authors, 2016-06-15

Re: [PATCH 2/3] git-fetch: Support the local remote "."

From: Santi Béjar <hidden>
Date: 2016-06-15 22:42:59

On 3/13/07, Paolo Bonzini [off-list ref] wrote:
Santi Béjar wrote:
quoted
To this end, git-parse-remote is grown with a new kind of remote,
`builtin'. This returns all the local branches in
get_remote_default_refs_for_fetch. This is equivalent to having a
fake remote as:

[remote "local"]
url = .
fetch = refs/*

Based on a patch from Paolo Bonzini.
Can you please compare the times to do "git fetch ."?  The reason
to touch git-fetch.sh was an optimization that Junio requested.

I found my 2nd submission to be 20% faster than the first.

Paolo
Yes. But this optimization is independent of this patch, as it already
exists without this (but it gets worse with this patch).

Also, I think, the split in fetch_main should be base on transport and
not on the definition of the remote.

Santi
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help