美文网首页IDEA系列
Intellij IDEA给Git增加push按钮

Intellij IDEA给Git增加push按钮

作者: 静美书斋 | 来源:发表于2019-05-29 10:30 被阅读0次

第一步

打开设置 Appearance & Behavior --> Menus and ToolBars --> Navigation Run Actions --> NavBarVcsGroup --> VcsNacBarToobarActions,选中VscNavBarToolBarActios,


01-Menus and Toolbars

然后点击“+”,选择“Add Actions...”添加


02-Add Action...

第二步

在弹出的对话框里,Version Control Systems --> push

选择push

点击Apply之后,即可


点击Apply之后即出现push图标

相关文章

网友评论

    本文标题:Intellij IDEA给Git增加push按钮

    本文链接:https://www.haomeiwen.com/subject/igletctx.html