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: Saturday, March 1, 2008 - 11:41 am

On Sat, 1 Mar 2008, eric miao wrote:

[could you please remove irrelevant parts of the reply? TIA]


No, this doesn't work and couldn't work. The tarfile contains only
_contents_ of the working directory, and perhaps commit-id, but it
doesn't contain even shred of history. Git has no information of
where this content is in linux kernel git history.

You have to do "git clone --depth=1 <url>"; surrently there is no
way to specify "git clone --from=<tag> <url>". I guess you can try
to get info browsing gitweb, and fudge with grafts.

-- 
Jakub Narebski
Poland
--
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)