Many vendor Objective-C libraries (e.g., facebook-ios-sdk) instruct you to copy a certain subset of its repo\'s files/dirs into your Xcode project. One problem with this开发者_开发技巧 is then you do
I have my Git repository which, at the root, has two sub directories: /finisht 开发者_StackOverflow社区/static
I\'m trying to merge a branch into a sparse checkout (all the files I touched in the branch are included in the checkout) and I\'m getting the following error:
With the new sparse checkout feature in Git 1.7.0, is it possible to just get the contents of a subdirectory like how you can in SVN? I found this example, but it preserves the full directory structur