git - Select all changes in Xcode 9 Commit -
i using cocoa pods xcode project , there lots of files in each of modules, , ran pod update
, there ton of changes in source control -> commit tab. is there anyway select changes instead of going through them 1 one take forever? tried classics shift-click , others did not work.
i'm unsure of how within xcode, open directory in terminal , use git add
wildcards stage , commit appropriate files.
however, if go route, make sure type git status
first , want commit of files shown.
Comments
Post a Comment