On Tue, Aug 17, 2010 at 10:49 AM, Joey Hess <joey@xxxxxxxxxxx> wrote: > git-pull(1): > --depth=<depth> > Deepen the history of a shallow repository created by git clone > with --depth=<depth> option (see git-clone(1)) by the specified > number of commits. > > Well, what if I want to deepen an existing shallow clone to include > the full history? In practice, something like --depth=100000000 is going > to work, but in theory, that will eventually fail some day when there are > enough commits. :) I have always thought --depth=0 will make full repo again. Have you tried that? -- Duy -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html