Paper cut bug: Why isn't git clone xxxx recursive by default?

2014-06-03 Thread Mara Kim
there are problems with changes in submodules being overwritten, so I suppose there would need to be additional warnings or even just refusal to pull into dirty directories, similar to the way git behaves in a regular repository. Thanks for the excellent work, Mara Kim Ph.D. Candidate Computational

Re: Paper cut bug: Why isn't git clone xxxx recursive by default?

2014-06-03 Thread Mara Kim
years from now :P On Tue, Jun 3, 2014 at 4:05 PM, Junio C Hamano gits...@pobox.com wrote: Junio C Hamano gits...@pobox.com writes: Mara Kim mara@vanderbilt.edu writes: Apologies if this question has been asked already, but what is the reasoning behind making git clone not recursive