Markus Heidelberg wrote:
> Mauro Carvalho Chehab, 2010-01-19:
>> Yes. I personally prefer to have a bare clone (bare trees have just
>> the -git objects, and not a workig tree), and several working copies.
>> I do the work at the working copies, and, after they are fine, I push
>> into the bare and send the branches from bare to upstream.
> 
> Do you know git-new-workdir? It's included in the contrib area of the
> git installation.
> Instead of cloning your own local repository to get a new working
> directory, with this script you really only get a new working directory
> and can work in it as if it was the original clone. Then you don't have
> to deal with pushes between local repositories.

No, I never used. Sometimes, I use to manually create a new workdir copy,
but it is good to know that there's an script ready for doing this.

Thanks for pointing it!

Cheers,
Mauro
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to