Re: Missing Files - what gives?
Re: Missing Files - what gives?
- Subject: Re: Missing Files - what gives?
- From: Dave <email@hidden>
- Date: Tue, 21 Jul 2015 19:34:13 +0100
I have a project I downloaded, all is well, except I have some files missing (probably cos they use Git Submodules, which are FooBar’ed, which is why no one with any sense uses them).
git submodule update --init --recursive
Git submodules are incredibly useful; I don’t know how one would get along without them in a large project built from several repositories. (If you dislike submodules, you’ll _really_ hate “repo”, which is Android’s tool that does somewhat similar things in a vastly more clunky way.)
I’ve worked at many different places over the last 5 or 6 years and believe it or not, not one of them have used submodules although they used git for source control. They use Cocoa Pods instead.
Cheers Dave
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden