Skip to content

Commit 09a0069

Browse files
authored
Merge pull request #1880 from dscho/work-around-asciidoctor-2.0.19-regression
Work around an AsciiDoctor v2.0.19 regression
2 parents ca3b63f + ec86fe9 commit 09a0069

File tree

50 files changed

+98
-95
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+98
-95
lines changed

external/book/content/book/az/v2/GitHub-Bir-Layihənin-Saxlanılması.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h2 id="_maintaining_gh_project">Bir Layihənin Saxlanılması</h2>
2626
<h3 id="_yeni_bir_depo_yaratmaq">Yeni bir Depo Yaratmaq</h3>
2727
<div class="paragraph">
2828
<p>Layihə kodumuzu bölüşmək üçün yeni bir depo yaradaq.
29-
Vasitə panelinin sağ tərəfindəki “New repository” düyməsinə və ya <a href="{{< relurl "book/az/v2/ch00/_new_repo_dropdown" >}}">“Yeni Depo” açılışı</a>-da göründüyü kimi istifadəçi adınızın yanındakı yuxarı alətlər panelindəki <code>+</code> düyməsindən basaraq başlaya bilərsiniz.</p>
29+
Vasitə panelinin sağ tərəfindəki “New repository” düyməsinə və ya <a href="{{< relurl "book/az/v2/ch00/_new_repo_dropdown" >}}">“Yeni Depo” açılışı</a>-da göründüyü kimi istifadəçi adınızın yanındakı yuxarı alətlər panelindəki <code>{plus}</code> düyməsindən basaraq başlaya bilərsiniz.</p>
3030
</div>
3131
<div class="imageblock">
3232
<div class="content">

external/book/content/book/az/v2/Git’in-Daxili-İşləri-Refspec.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ <h2 id="_refspec">Refspec</h2>
3939
</div>
4040
</div>
4141
<div class="paragraph">
42-
<p>Refspecin formatı, əvvəlcə istəyə bağlı bir <code>+</code> ardından <code>&lt;src&gt;:&lt;dst&gt;</code>, burada <code>&lt;src&gt;</code> remote tərəfdəki referanslar üçün nümunədir və <code>&lt;dst&gt;</code> olduğu yerdir və bu referanslar yerli olaraq izləniləcəkdir.
43-
<code>+</code> Git-ə sürətli irəliləməsə də referansı yeniləməsini söyləyir.</p>
42+
<p>Refspecin formatı, əvvəlcə istəyə bağlı bir <code>{plus}</code> ardından <code>&lt;src&gt;:&lt;dst&gt;</code>, burada <code>&lt;src&gt;</code> remote tərəfdəki referanslar üçün nümunədir və <code>&lt;dst&gt;</code> olduğu yerdir və bu referanslar yerli olaraq izləniləcəkdir.
43+
<code>{plus}</code> Git-ə sürətli irəliləməsə də referansı yeniləməsini söyləyir.</p>
4444
</div>
4545
<div class="paragraph">
4646
<p>Avtomatik olaraq bir <code>git remote add origin</code> əmri ilə yazılan varsayılan vəziyyətdə, Git serverdəki <code>refs/heads/</code> altındakı bütün referansları götürür və yerli olaraq <code>refs/remotes/origin/</code> yazır.
@@ -89,7 +89,7 @@ <h2 id="_refspec">Refspec</h2>
8989
</div>
9090
<div class="paragraph">
9191
<p>Bu vəziyyətdə, sürətli master istinad kimi göstərilmədiyi üçün <code>master</code> branch pull etməsi rədd edildi.
92-
Refspecin qarşısındakı <code>+</code> işarəsini göstərərək bunu ləğv edə bilərsiniz.</p>
92+
Refspecin qarşısındakı <code>{plus}</code> işarəsini göstərərək bunu ləğv edə bilərsiniz.</p>
9393
</div>
9494
<div class="paragraph">
9595
<p>Konfiqurasiya faylınızda əldə etmək üçün birdən çox refspecs də göstərə bilərsiniz.

external/book/content/book/be/v2/Git-Internals-The-Refspec.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ <h2 id="_refspec">The Refspec</h2>
3838
</div>
3939
</div>
4040
<div class="paragraph">
41-
<p>The format of the refspec is, first, an optional <code>`, followed by `&lt;src&gt;:&lt;dst&gt;`, where `&lt;src&gt;` is the pattern for references on the remote side and `&lt;dst&gt;` is where those references will be tracked locally.
42-
The `</code> tells Git to update the reference even if it isn’t a fast-forward.</p>
41+
<p>The format of the refspec is, first, an optional <code>+</code>, followed by <code>&lt;src&gt;:&lt;dst&gt;</code>, where <code>&lt;src&gt;</code> is the pattern for references on the remote side and <code>&lt;dst&gt;</code> is where those references will be tracked locally.
42+
The <code>+</code> tells Git to update the reference even if it isn’t a fast-forward.</p>
4343
</div>
4444
<div class="paragraph">
4545
<p>In the default case that is automatically written by a <code>git remote add origin</code> command, Git fetches all the references under <code>refs/heads/</code> on the server and writes them to <code>refs/remotes/origin/</code> locally.

external/book/content/book/bg/v2/Git-на-ниско-ниво-Refspec-спецификации.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ <h2 id="_refspec">Refspec спецификации</h2>
3939
</div>
4040
</div>
4141
<div class="paragraph">
42-
<p>Форматът е символът <code>` (който е опция), последван от `&lt;src&gt;:&lt;dst&gt;`, където `&lt;src&gt;` е израз за референциите от отдалечената страна на връзката и `&lt;dst&gt;` указва къде тези референции ще се проследяват локално.
43-
Символът `</code> казва на Git да обновява референцията дори, когато тя не е fast-forward.</p>
42+
<p>Форматът е символът <code>+</code> (който е опция), последван от <code>&lt;src&gt;:&lt;dst&gt;</code>, където <code>&lt;src&gt;</code> е израз за референциите от отдалечената страна на връзката и <code>&lt;dst&gt;</code> указва къде тези референции ще се проследяват локално.
43+
Символът <code>+</code> казва на Git да обновява референцията дори, когато тя не е fast-forward.</p>
4444
</div>
4545
<div class="paragraph">
4646
<p>В случаите по подразбиране, това се записва автоматично от командата <code>git remote add origin</code>, Git издърпва всички референции от <code>refs/heads/</code> на сървъра и ги записва в <code>refs/remotes/origin/</code> локално.

external/book/content/book/cs/v2/Git-Internals-The-Refspec.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ <h2 id="_refspec">The Refspec</h2>
3838
</div>
3939
</div>
4040
<div class="paragraph">
41-
<p>Refspec má následující formát: fakultativní znak <code>+</code>, za nímž následuje <code>&lt;src&gt;:&lt;dst&gt;</code>, kde <code>&lt;src&gt;</code> je vzor pro referenci na straně vzdáleného serveru a <code>&lt;dst&gt;</code> je lokální umístění, kam mají být tyto reference zapsány.
42-
The <code>+</code> tells Git to update the reference even if it isn’t a fast-forward.</p>
41+
<p>Refspec má následující formát: fakultativní znak <code>{plus}</code>, za nímž následuje <code>&lt;src&gt;:&lt;dst&gt;</code>, kde <code>&lt;src&gt;</code> je vzor pro referenci na straně vzdáleného serveru a <code>&lt;dst&gt;</code> je lokální umístění, kam mají být tyto reference zapsány.
42+
The <code>{plus}</code> tells Git to update the reference even if it isn’t a fast-forward.</p>
4343
</div>
4444
<div class="paragraph">
4545
<p>Ve výchozím případě, který se automaticky zapisuje příkazem <code>git remote add</code>, Git vyzvedne všechny reference z adresáře <code>refs/heads/</code> na serveru a zapíše je do lokálního adresáře <code>refs/remotes/origin/</code>.
@@ -88,7 +88,7 @@ <h2 id="_refspec">The Refspec</h2>
8888
</div>
8989
<div class="paragraph">
9090
<p>In this case, the <code>master</code> branch pull was rejected because it wasn’t a fast-forward reference.
91-
Odmítnutí serveru můžete potlačit zadáním znaku <code>+</code> před vzorec refspec.</p>
91+
Odmítnutí serveru můžete potlačit zadáním znaku <code>{plus}</code> před vzorec refspec.</p>
9292
</div>
9393
<div class="paragraph">
9494
<p>V konfiguračním souboru můžete také použít více vzorců refspec pro vyzvedávání dat.

external/book/content/book/cs/v2/GitHub-Maintaining-a-Project.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h2 id="_maintaining_gh_project">Maintaining a Project</h2>
2525
<h3 id="_vytvoření_nového_repozitáře">Vytvoření nového repozitáře</h3>
2626
<div class="paragraph">
2727
<p>Let’s create a new repository to share our project code with.
28-
Start by clicking the “New repository” button on the right-hand side of the dashboard, or from the <code>+</code> button in the top toolbar next to your username as seen in <a href="{{< relurl "book/cs/v2/ch00/_new_repo_dropdown" >}}">The “New repository” dropdown.</a>.</p>
28+
Start by clicking the “New repository” button on the right-hand side of the dashboard, or from the <code>{plus}</code> button in the top toolbar next to your username as seen in <a href="{{< relurl "book/cs/v2/ch00/_new_repo_dropdown" >}}">The “New repository” dropdown.</a>.</p>
2929
</div>
3030
<div class="imageblock">
3131
<div class="content">

external/book/content/book/de/v2/Git-Interna-Die-Referenzspezifikation-engl-Refspec.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ <h2 id="_refspec">Die Referenzspezifikation (engl. Refspec)</h2>
3838
</div>
3939
</div>
4040
<div class="paragraph">
41-
<p>Das Format der Refspec ist zunächst ein optionales <code>`, gefolgt von `&lt;src&gt;:&lt;dst&gt;`, wobei `&lt;src&gt;` das Muster für Referenzen auf der Remote-Seite ist. `&lt;dst&gt;` gibt an wo diese Referenzen lokal nachverfolgt werden.
42-
Das `</code> weist Git an, die Referenz zu aktualisieren, auch wenn es sich nicht um einen fast-forward handelt.</p>
41+
<p>Das Format der Refspec ist zunächst ein optionales <code>+</code>, gefolgt von <code>&lt;src&gt;:&lt;dst&gt;</code>, wobei <code>&lt;src&gt;</code> das Muster für Referenzen auf der Remote-Seite ist. <code>&lt;dst&gt;</code> gibt an wo diese Referenzen lokal nachverfolgt werden.
42+
Das <code>+</code> weist Git an, die Referenz zu aktualisieren, auch wenn es sich nicht um einen fast-forward handelt.</p>
4343
</div>
4444
<div class="paragraph">
4545
<p>In der Standardeinstellung, die automatisch von einem Befehl <code>git remote add origin</code> geschrieben wird, ruft Git alle Referenzen unter <code>refs/heads/</code> auf dem Server ab und schreibt sie lokal in <code>refs/remotes/origin/</code>.

external/book/content/book/en/v2/Git-Internals-The-Refspec.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ <h2 id="_refspec">The Refspec</h2>
3838
</div>
3939
</div>
4040
<div class="paragraph">
41-
<p>The format of the refspec is, first, an optional <code>`, followed by `&lt;src&gt;:&lt;dst&gt;`, where `&lt;src&gt;` is the pattern for references on the remote side and `&lt;dst&gt;` is where those references will be tracked locally.
42-
The `</code> tells Git to update the reference even if it isn’t a fast-forward.</p>
41+
<p>The format of the refspec is, first, an optional <code>+</code>, followed by <code>&lt;src&gt;:&lt;dst&gt;</code>, where <code>&lt;src&gt;</code> is the pattern for references on the remote side and <code>&lt;dst&gt;</code> is where those references will be tracked locally.
42+
The <code>+</code> tells Git to update the reference even if it isn’t a fast-forward.</p>
4343
</div>
4444
<div class="paragraph">
4545
<p>In the default case that is automatically written by a <code>git remote add origin</code> command, Git fetches all the references under <code>refs/heads/</code> on the server and writes them to <code>refs/remotes/origin/</code> locally.

external/book/content/book/es/v2/GitHub-Mantenimiento-de-un-proyecto.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h3 id="_creación_de_un_repositorio">Creación de un repositorio</h3>
2727
<div class="paragraph">
2828
<p>Vamos a crear un nuevo repositorio para compartir nuestro código en él.
2929
Comienza pulsando el botón “New repository” en el lado derecho de tu
30-
página principal, o bien desde el botón <code>+</code> en la barra de botones cercano
30+
página principal, o bien desde el botón <code>{plus}</code> en la barra de botones cercano
3131
a tu nombre de usuario, tal como se ve en <a href="{{< relurl "book/es/v2/ch00/r_new_repo_dropdown" >}}">Desplegable “New repository”.</a>.</p>
3232
</div>
3333
<div class="imageblock">

external/book/content/book/es/v2/Los-entresijos-internos-de-Git-Las-especificaciones-para-hacer-referencia-a…​-refspec.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ <h2 id="r_refspec">Las especificaciones para hacer referencia a…​ (refspec)
3939
</div>
4040
</div>
4141
<div class="paragraph">
42-
<p>El formato para esta referencia es un signo <code>+</code> opcional, seguido de una sentencia <code>&lt;orig&gt;:&lt;dest&gt;</code>; donde <code>&lt;orig&gt;</code> es la plantilla para referencias en el lado remoto y <code>&lt;dest&gt;</code> el lugar donde esas referencias se escribirán en el lado local.
43-
El <code>+</code>, si está presente, indica a Git que debe actualizar la referencia incluso en los casos en que no se dé un avance rápido (fast-forward).</p>
42+
<p>El formato para esta referencia es un signo <code>{plus}</code> opcional, seguido de una sentencia <code>&lt;orig&gt;:&lt;dest&gt;</code>; donde <code>&lt;orig&gt;</code> es la plantilla para referencias en el lado remoto y <code>&lt;dest&gt;</code> el lugar donde esas referencias se escribirán en el lado local.
43+
El <code>{plus}</code>, si está presente, indica a Git que debe actualizar la referencia incluso en los casos en que no se dé un avance rápido (fast-forward).</p>
4444
</div>
4545
<div class="paragraph">
4646
<p>En el caso por defecto en que es escrito por un comando <code>git remote add</code>, Git recupera del servidor todas las referencias bajo <code>refs/heads/</code>, y las escribe localmente en <code>refs/remotes/origin/</code>.
@@ -89,7 +89,7 @@ <h2 id="r_refspec">Las especificaciones para hacer referencia a…​ (refspec)
8989
</div>
9090
<div class="paragraph">
9191
<p>En este ejemplo, se ha rechazado la recuperación de la rama master porque no era una referencia de avance rápido (fast-forward).
92-
Puedes forzarlo indicando el signo <code>+</code> delante de la referencia.</p>
92+
Puedes forzarlo indicando el signo <code>{plus}</code> delante de la referencia.</p>
9393
</div>
9494
<div class="paragraph">
9595
<p>Es posible asimismo indicar referencias múltiples en el archivo de configuración.

0 commit comments

Comments
 (0)