On Fri, 08 Dec 2017 05:01:29 +0000
Jacob MacDonald <jaccar...@gmail.com> wrote:

> Check out the documentation for the `--depth` flag to `git-clone`. It
> will pull only the selected number of commits from a single branch,
> which means your initial clone is far smaller. However, it makes it
> very difficult to do development later, so make sure the clone will
> only be used for reading!
> 
> Jacob.

Just out of interest, why is it harder to do development later?
Obviously you don't have the history to inspect, but other than that,
you can still add commits and, I would assume, push back to the origin?
Just curious.

Cheers -Terry

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to