git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git cloning paths
@ 2012-07-12 22:17 Douglas Garstang
  2012-07-13  8:07 ` Jeff King
  2012-07-25 15:22 ` Caleb Marchent
  0 siblings, 2 replies; 3+ messages in thread
From: Douglas Garstang @ 2012-07-12 22:17 UTC (permalink / raw)
  To: git

All,

I'm a relative newcomer to git and I've just inherited a setup where
all of the company's code is in a single git repository. Within this
repository are multiple projects. It seems that git doesn't natively
allow cloning/checking out of individual paths within the repo (ie
projects), which would seem to make integrating git with a continuous
build system rather difficult. That is, the build system has to clone
the entire repo, and therefore a change to any project will result in
the entire contents of the repo being built.

Correct....?

Doug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-07-25 15:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-12 22:17 git cloning paths Douglas Garstang
2012-07-13  8:07 ` Jeff King
2012-07-25 15:22 ` Caleb Marchent

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).