Graham Percival wrote:

> If you do restart, try the
>   git clone --depth 1 git://URL
> method.  (the CG will probably be updated to use this method in a
> week or so)

Graham,
it seems that this method is not suitable for developers with
push access. You can't push from it -- see below.
- Mark


--depth <depth>
Create a shallow clone with a history truncated to the specified
number of revisions. A shallow repository has a number of
limitations (you cannot clone or fetch from it, nor push from nor
into it), but is adequate if you are only interested in the recent
history of a large project with a long history, and would want to
send in fixes as patches.


      


_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to