这是一个创建于 2828 天前的主题,其中的信息可能已经有所发展或是发生改变。
每次 commit 代码之前,习惯用类似 GitX 那样的界面 review 一下所有的改动,不知道在 PyCharm 或者 IntelliJ IDEA 里是否有类似的界面?
2 条回复 • 2017-05-21 07:38:30 +08:00
![ynyounuo](https://cdn.v2ex.com/avatar/5212/e2d5/71893_normal.png?m=1730988171) |
|
1
ynyounuo 2017-05-21 07:27:24 +08:00 3
⌘K 的那个页面不是已经挺好的了么,不过 signed commit 的话需要添加 no-tty 至今不知道有什么折衷方案
|
![Livid](https://cdn.v2ex.com/avatar/c4ca/4238/1_normal.png?m=1736209358) |
|
2
Livid 2017-05-21 07:38:30 +08:00 2
@ ynyounuo 需要的就是这个,谢谢。 菜单项 VCS / Commit Changes Windows 上的快捷键是 Ctrl+K
|