File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
book/A-git-in-other-environments/sections Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
=== IntelliJ / PyCharm / WebStorm / PhpStorm / RubyMine 中的 Git
2
2
3
3
(((JetBrains)))
4
- JetBrains IDEs(比如 IntelliJ IDEA,PyCharm,WebStorm,PhpStorm,RubyMine,以及其他)自带 Git 集成插件。插件在 IDE 中提供了一个专门的页面,可以使用 Git 和 GitHub 的 Pull Request。
4
+ JetBrains IDEs(比如 IntelliJ IDEA,PyCharm,WebStorm,PhpStorm,RubyMine,以及其他)自带 Git 集成插件。
5
+ 在 IDE 中提供了一个专门的页面,可以使用 Git 和 GitHub 的 Pull Request。
5
6
6
7
.JetBrains IDEs 中的版本控制工具窗口。
7
8
image::images/jb.png[JetBrains IDEs 中的版本控制工具窗口。]
8
9
9
- 该集成插件依赖于 Git 的命令行客户端,所以需要先安装一个 Git 客户端。官方文档请访问:
10
- https://www.jetbrains.com/help/idea/using-git-integration.html 。
10
+ 该集成插件依赖于 Git 的命令行客户端,所以需要先安装一个 Git 客户端。
11
+ 官方文档请访问 https://www.jetbrains.com/help/idea/using-git-integration.html。
You can’t perform that action at this time.
0 commit comments