Re: About *git clone --depth=n* puzzle

2013-08-14 Thread Duy Nguyen
On Wed, Aug 14, 2013 at 3:20 PM, XinLingchao wrote: > Hi Guys, > > I think I have got some trouble when I use `git clone --depth=n` command. > Take a real repo for example: > > > `git clone https://github.com/douglarek/vimrc.git --depth=1` > > > then I use `git log`: > > ``` > commit d04ca09e

RE: About *git clone --depth=n* puzzle

2013-08-14 Thread XinLingchao
; junchunx.g...@gmail.com > Subject: Re: About *git clone --depth=n* puzzle > > On Wed, Aug 14, 2013 at 05:19:36PM +0800, XinLingchao wrote: > >>> There was a similar discussion going on in July this year, >>> maybe this is an interesting read with respect to this topic >>&

Re: About *git clone --depth=n* puzzle

2013-08-14 Thread Jeff King
On Wed, Aug 14, 2013 at 05:19:36PM +0800, XinLingchao wrote: > > There was a similar discussion going on in July this year, > > maybe this is an interesting read with respect to this topic > > http://www.spinics.net/lists/git/msg196138.html > > > Stefan, I do NOT think so, the key point is not abo

RE: About *git clone --depth=n* puzzle

2013-08-14 Thread XinLingchao
--- > Date: Wed, 14 Aug 2013 10:51:53 +0200 > From: stefanbel...@googlemail.com > To: dougla...@outlook.com > CC: git@vger.kernel.org; junchunx.g...@gmail.com > Subject: Re: About *git clone --depth=n* puzzle > > On 08/14/2013 10:20 AM, Xin

Re: About *git clone --depth=n* puzzle

2013-08-14 Thread Stefan Beller
On 08/14/2013 10:20 AM, XinLingchao wrote: > Hi Guys, > > I think I have got some trouble when I use `git clone --depth=n` command. > Take a real repo for example: > > > `git clone https://github.com/douglarek/vimrc.git --depth=1` > > > then I use `git log`: > > ``` > commit d04ca09e