On Feb 11, 2016, at 13:01 , Alex Zavatone <z...@mac.com> wrote: > > How, using Xcode's UI, do I add all of these files to the git repo? Is there > any option?
Just to clarify, you should be able to add files in Xcode simply by selecting things in the navigator, and choosing Source Control -> Add nn Files from the right-click menu. The selection can be a mixture of groups and files, and the files can be a mixture of already-added and not-yet-added, and the “nn” count should tell you how many are eligible for adding. If the difficulty is that an item in a collapsed group (or perhaps an item in a collapsed group inside a selected collapsed group) isn’t counted, you can option-click a top-level disclosure triangle to expand everything, then — basically — select all. It’s not pretty, but you only have to do it once. Doing it in Terminal is probably easier, though.
_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (Xcode-users@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to arch...@mail-archive.com