git project vs repository, what's the fundamental difference? -
i have 2 projects use svn , i'm migrating git, signed gitorious , there's option create new project or add repository. i'm starting out git don't know difference is, or rather means if use repositories under 1 project. if i'll end theirdomain.com/myname/repository1 , theirdomain.com/myname/repository2
if choose create 2 projects end theirdomain.com/project1 theirdomain.com/project2
apart url difference, there implications in choosing 1 on other? in advance
that gitorious, not git thing. can have multiple repositories per project.
for instance, if have client/server application. have 1 project, , repository client , repo server inside it.
Comments
Post a Comment