On Tue, Mar 3, 2009 at 1:37 AM, Adeodato Simó <d...@net.com.org.es> wrote:

> 3. Git
> ======
>
> Git has shallow clones, created with the --depth option for git-clone.
> This cut-offs the history of the project past a certain point, but the
> result is lacking: mainly, you cannot push your changes back. (You can
> do local commits however, and you can create patches for this in the
> normal Git workflow.)

This is wrong, you most certainly *can* push from a shallow clone to a
full clone. I think you cannot (yet) push to a shallow clone though
(haven't tried it myself).

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


--
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to