如何恢复Android Studio中的旧提交对话框窗口?

问题描述 投票:1回答:1

你好,我安装了Android Studio Canary。我看不到提交窗口了,它已经完全改变了。我想在不改变Android Studio的情况下恢复旧版本。下面是我现在的提交窗口的样子

enter image description here

android android-studio jetbrains-ide
1个回答
2
投票

你可以在设置中更改它。进入 File > Version Control > Commit Dialog 并在右侧窗格中。untick 选择 "从本地变更提交,不显示提交对话框",然后点击应用。

enter image description here

© www.soinside.com 2019 - 2024. All rights reserved.