Re: Missing Files - what gives?
Re: Missing Files - what gives?
- Subject: Re: Missing Files - what gives?
- From: Jens Alfke <email@hidden>
- Date: Tue, 21 Jul 2015 09:20:27 -0700
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.)
—Jens
|
_______________________________________________
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