Re: Will git have a baseline feature or something alike?

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: eric miao <eric.y.miao@...>
Cc: <git@...>
Date: Friday, February 29, 2008 - 5:56 am

On Fri, 29 Feb 2008 17:23:37 +0800
"eric miao" <eric.y.miao@gmail.com> wrote:


Hi Eric,


There's something wrong in your setup, the entire kernel history should
take less than 200M.


Git provides "shallow" clones which essentially give you that ability
today via the --depth option.  While it won't automatically determine
a baseline, it avoids the need for you to download a tarball first.

Sean
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Will git have a baseline feature or something alike?, Jakub Narebski, (Fri Feb 29, 9:21 am)
Re: Will git have a baseline feature or something alike?, Jakub Narebski, (Sat Mar 1, 11:41 am)
Re: Will git have a baseline feature or something alike?, Eyvind Bernhardsen, (Sat Mar 1, 1:30 pm)
Re: Will git have a baseline feature or something alike?, Jakub Narebski, (Sat Mar 1, 2:00 pm)
Re: Will git have a baseline feature or something alike?, Shawn O. Pearce, (Sun Mar 2, 10:04 am)
Re: Will git have a baseline feature or something alike?, Nguyen Thai Ngoc Duy, (Sat Mar 1, 10:29 am)
Re: Will git have a baseline feature or something alike?, Jakub Narebski, (Sat Mar 1, 8:39 am)
Re: Will git have a baseline feature or something alike?, Martin Langhoff, (Sun Mar 2, 5:29 pm)
Re: Will git have a baseline feature or something alike?, Sean, (Fri Feb 29, 5:56 am)