Thread (9 messages) flat view 9 messages, 6 authors, 2016-06-15

Re: Is there a way to control the number of revisions will be saved by git

From: Miklos Vajna <hidden>
Date: 2016-06-15 22:45:43

On Wed, Dec 03, 2008 at 04:58:40AM -0800, Jakub Narebski [off-list ref] wrote:
Or just use shallow clone

  git clone --depth <depth> <repository>

to have new copy (clone) of <repository> to have only <depth> commits
back.  See man git-commit; but it might be not what you want.
You mean man git-clone?

This trick can be used only once, since you can't clone a shallow clone.

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help