Skip to content

Commit 47e5b86

Browse files
author
dscho
committed
book: update en
Updated via the `update-book.yml` GitHub workflow.
1 parent 8eb6259 commit 47e5b86

File tree

5 files changed

+10
-7
lines changed

5 files changed

+10
-7
lines changed

external/book/content/book/en/v2/Appendix-A-Git-in-Other-Environments-Git-in-IntelliJ-/-PyCharm-/-WebStorm-/-PhpStorm-/-RubyMine.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
---
2121
<h2 id="_git_in_intellij_pycharm_webstorm_phpstorm_rubymine">Git in IntelliJ / PyCharm / WebStorm / PhpStorm / RubyMine</h2>
2222
<div class="paragraph">
23-
<p>JetBrains IDEs (such as IntelliJ IDEA, PyCharm, WebStorm, PhpStorm, RubyMine, and others) ship with a Git Integration plugin.
23+
<p>
24+
JetBrains IDEs (such as IntelliJ IDEA, PyCharm, WebStorm, PhpStorm, RubyMine, and others) ship with a Git Integration plugin.
2425
It provides a dedicated view in the IDE to work with Git and GitHub Pull Requests.</p>
2526
</div>
2627
<div class="imageblock">

external/book/content/book/en/v2/Appendix-A-Git-in-Other-Environments-Git-in-Sublime-Text.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
---
2121
<h2 id="_git_in_sublime_text">Git in Sublime Text</h2>
2222
<div class="paragraph">
23-
<p>From version 3.2 onwards, Sublime Text has Git integration in the editor.</p>
23+
<p>
24+
From version 3.2 onwards, Sublime Text has Git integration in the editor.</p>
2425
</div>
2526
<div class="paragraph">
2627
<p>The features are:</p>

external/book/content/book/en/v2/Appendix-A-Git-in-Other-Environments-Git-in-Visual-Studio-Code.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
---
2121
<h2 id="_git_in_visual_studio_code">Git in Visual Studio Code</h2>
2222
<div class="paragraph">
23-
<p>Visual Studio Code has Git support built in.
23+
<p>
24+
Visual Studio Code has Git support built in.
2425
You will need to have Git version 2.0.0 (or newer) installed.</p>
2526
</div>
2627
<div class="paragraph">

external/book/content/book/en/v2/_index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
language_code: en
99
front_page: true
1010
repository_url: https://github.com/progit/progit2
11-
sha: 55081eaf0bfb4b0f9bab287c0dd035bf604e43bc
12-
ebook_pdf: https://github.com/progit/progit2/releases/download/2.1.447/progit.pdf
13-
ebook_epub: https://github.com/progit/progit2/releases/download/2.1.447/progit.epub
11+
sha: ece0b7f51cc8976a6be74f355fcec0fff95c7a28
12+
ebook_pdf: https://github.com/progit/progit2/releases/download/2.1.448/progit.pdf
13+
ebook_epub: https://github.com/progit/progit2/releases/download/2.1.448/progit.epub
1414
page_title: Git - Book
1515
url: "/book/en/v2.html"
1616
aliases:

external/book/sync/book-en.sha

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
55081eaf0bfb4b0f9bab287c0dd035bf604e43bc
1+
ece0b7f51cc8976a6be74f355fcec0fff95c7a28

0 commit comments

Comments
 (0)