Skip to content

Commit bd67f75

Browse files
author
ttaylorr
committed
book: update de
Updated via the `update-book.yml` GitHub workflow.
1 parent 99da5b2 commit bd67f75

15 files changed

+357
-329
lines changed

external/book/content/book/de/v2/Git-Interna-Umgebungsvariablen.html

Lines changed: 331 additions & 0 deletions
Large diffs are not rendered by default.

external/book/content/book/de/v2/Git-Interna-Wartung-und-Datenwiederherstellung.html

Lines changed: 1 addition & 314 deletions
Large diffs are not rendered by default.

external/book/content/book/de/v2/Git-Interna-Zusammenfassung.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,14 @@
1111
number: 10
1212
section:
1313
title: Zusammenfassung
14-
number: 8
15-
cs_number: '10.8'
16-
previous: book/de/v2/Git-Interna-Wartung-und-Datenwiederherstellung
14+
number: 9
15+
cs_number: '10.9'
16+
previous: book/de/v2/Git-Interna-Umgebungsvariablen
1717
next: book/de/v2/Anhang-A:-Git-in-anderen-Umgebungen-Grafische-Schnittstellen
1818
title: Git - Zusammenfassung
19+
aliases:
20+
- "/book/de/Git-Internas-Zusammenfassung.html"
21+
- "/book/de/v1/Git-Internas-Zusammenfassung.html"
1922
---
2023
<h2 id="_zusammenfassung_14">Zusammenfassung</h2>
2124
<div class="paragraph">

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
language_code: de
99
front_page: true
1010
repository_url: https://github.com/progit/progit2-de
11-
sha: c4f0a32f55f41264c4c72aef9800b3bce306486e
12-
ebook_pdf: https://github.com/progit/progit2-de/releases/download/2.1.293/progit.pdf
13-
ebook_epub: https://github.com/progit/progit2-de/releases/download/2.1.293/progit.epub
11+
sha: c54f0a8b35d3472ade2a10217dd746706cbc9ce8
12+
ebook_pdf: https://github.com/progit/progit2-de/releases/download/2.1.294/progit.pdf
13+
ebook_epub: https://github.com/progit/progit2-de/releases/download/2.1.294/progit.epub
1414
page_title: Git - Book
1515
url: "/book/de/v2.html"
1616
aliases:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
### DO NOT EDIT! Generated by script/update-book2.rb
3-
redirect_to: book/de/v2/Git-Interna-Wartung-und-Datenwiederherstellung#_committen
3+
redirect_to: book/de/v2/Git-Interna-Umgebungsvariablen#_committen
44
---
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
### DO NOT EDIT! Generated by script/update-book2.rb
3-
redirect_to: book/de/v2/Git-Interna-Wartung-und-Datenwiederherstellung#_debugging
3+
redirect_to: book/de/v2/Git-Interna-Umgebungsvariablen#_debugging
44
---
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
### DO NOT EDIT! Generated by script/update-book2.rb
3-
redirect_to: book/de/v2/Git-Interna-Wartung-und-Datenwiederherstellung#_globales_verhalten
3+
redirect_to: book/de/v2/Git-Interna-Umgebungsvariablen#_globales_verhalten
44
---
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
### DO NOT EDIT! Generated by script/update-book2.rb
3-
redirect_to: book/de/v2/Git-Interna-Wartung-und-Datenwiederherstellung#_netzwerk
3+
redirect_to: book/de/v2/Git-Interna-Umgebungsvariablen#_netzwerk
44
---
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
### DO NOT EDIT! Generated by script/update-book2.rb
3-
redirect_to: book/de/v2/Git-Interna-Wartung-und-Datenwiederherstellung#_pfadspezifikation_engl_pathspec
3+
redirect_to: book/de/v2/Git-Interna-Umgebungsvariablen#_pfadspezifikation_engl_pathspec
44
---
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
### DO NOT EDIT! Generated by script/update-book2.rb
3-
redirect_to: book/de/v2/Git-Interna-Wartung-und-Datenwiederherstellung#_sonstiges
3+
redirect_to: book/de/v2/Git-Interna-Umgebungsvariablen#_sonstiges
44
---

0 commit comments

Comments
 (0)