Re: just fetching HEAD of repository

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Stian Haklev <shaklev@...>
Cc: <git@...>
Date: Monday, May 21, 2007 - 5:08 am

"Stian Haklev" <shaklev@gmail.com> writes:


You'll probably pay the price for not downloading the full history
later, but yes, what you're looking for is called "shallow clone", and
it's possible with the --depth option of git-clone (I personnally
never tried it, though).

Side question: once you have a shallow clone, is it possible to
"unshallow" it, that is, fetch the missing revisions?

-- 
Matthieu
-
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:
just fetching HEAD of repository, Stian Haklev, (Mon May 21, 5:01 am)
Re: just fetching HEAD of repository, Guilhem Bonnefille, (Wed May 23, 1:12 pm)
Re: just fetching HEAD of repository, Matthieu Moy, (Mon May 21, 5:08 am)