Xcode – How to git pull rebase when I have deleted files locally?
I'm working on an XCode project, and I want to push my local changes. However, my local and remote branch had diverged before I made local changes, so I understand that I have to do a 'git pull and rebase…