Oddbean new post about | logout
 I wish there were some easy UI driven resolutions to the common “repository is out of date” when trying to push from #Xcode to GitHub. I find this always trips up new students. Would like a one click “forget what’s in the current repo and commit & push what I have locally” since that’s almost always what they want to do. 
 @d371f68c I recommend SourceTree for this. It supports force pushes (have to manually enable that in the preferences) and it’s much better to use a separate and feature-complete Git front end in the first place. 

https://www.sourcetreeapp.com 
 @d371f68c So it’s not just me and my students that see this then. I’ve been hoping Xcode 15 might be better in this regard. 🤞🏻