[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Switching to git



Le 06/03/2011 23:30, Yaroslav Halchenko a écrit :
> On Sun, 06 Mar 2011, Nicolas Chauvat wrote:
>> Mercurial works well with multiple repositories (subrepo extension)
> ah thanks -- at times I need to look at HG repos, and I could not figure
> out how to get multiple 'remotes'

I don’t think git remotes are like hg subrepos.  IIUC, git remotes are
paths to remote repositories; in Mercurial, that’s done by adding
entries to the paths section of the repo’s .hg/hgrc file.

Mercurial subrepos are something like Subversion externals or git
submodules.

Regards


Reply to: