Re: [CFH] Remotes conversion script

From: Santi <sbejar@gmail.com>
Date: 2006-09-25 08:34:24
2006/9/25, Petr Baudis <pasky@ucw.cz>:
> Dear diary, on Sun, Sep 24, 2006 at 11:57:34PM CEST, I got a letter
> where Santi <sbejar@gmail.com> said that...
> > 2006/9/24, Petr Baudis <pasky@suse.cz>:
> > >  I think about supporting just the [remote] sections in Cogito since
> > >they are much easier to handle than the remotes/ file format,
> >
> > What about branches/ files?
>
> I don't know yet. Cogito will certainly *recognize* them for *long* time
> ahead (many months to be sure), no matter what will we decide to do with
> them. Of course Cogito would start being growingly critical about them.
>

It could be I'm wrong (for sure, I miss something), but I see the
branches/ files like [remote] sections files with just one fetch:

.git/branches/git:
git://...../git.gi

would be:

[remote "git"]
url=git://...../git.git
fetch=refs/heads/master:refs/heads/git

you could have a wrapper around repo-config to "support" only the
[remote]  sections.

  Santi
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Mon Sep 25 08:38:00 2006

This archive was generated by hypermail 2.1.8 : 2006-09-25 08:38:45 EST