最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

git - Force-push from Xcode - Stack Overflow

programmeradmin0浏览0评论

Is there a way to force-push local changes in a branch onto remote from Xcode?

I'm using Xcode 16.2 (the latest to the moment of writing), and whenever there is a divergence, Xcode just refuses to push without any options (see the screenshot below).

(I am aware that I can do that using, for example, Terminal or another software, but I really want to save time on switching and do everything from Xcode. For example, I may fet to add something to a commit and amend the changes to the previous commit, from Xcode. If the previous commit has been already pushed, Xcode won't allow you pushing changes [unlike, for instance, Jet Brains IDEs].)

发布评论

评论列表(0)

  1. 暂无评论