Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
433 changes: 433 additions & 0 deletions index.de_DE.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion index.es.html → index.es_ES.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ <h1 id="title">git-flow cheatsheet</h1>
<a href="index.fr_FR.html" title="Français">Français</a> -
<a href="index.it_IT.html" title="Italiano">Italiano</a> -
<a href="index.nl_NL.html" title="Nederlands">Nederlands</a> -
<a href="index.ru_RU.html" title="Russian">Русский (Russian)</a>
<a href="index.ru_RU.html" title="Russian">Русский (Russian)</a> -
<a href="index.de_DE.html" title="German">Deutsch (German)</a>
</p>
</header>

Expand Down
5 changes: 3 additions & 2 deletions index.fr_FR.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h1 id="title">git-flow cheatsheet</h1>
<p id="desc">modèle de versionnement efficace utilisant git-flow par <a href="http://nvie.com/">Vincent Driessen</a></p>
<p id="translations">traductions:
<a href="index.html" title="english">English</a> -
<a href="index.es.html" title="spanish">Castellano</a> -
<a href="index.es_ES.html" title="spanish">Castellano</a> -
<a href="index.pt_BR.html" title="Brazilian Portugues">Brazilian Portugues</a> -
<a href="index.zh_CN.html" title="Simplified Chinese">简体中文(Simplified Chinese)</a> -
<a href="index.ja_JP.html" title="日本語">日本語</a> -
Expand All @@ -57,7 +57,8 @@ <h1 id="title">git-flow cheatsheet</h1>
<a href="#" class="active" title="Français">Français</a> -
<a href="index.it_IT.html" title="Italiano">Italiano</a> -
<a href="index.nl_NL.html" title="Nederlands">Nederlands</a> -
<a href="index.ru_RU.html" title="Russian">Русский (Russian)</a>
<a href="index.ru_RU.html" title="Russian">Русский (Russian)</a> -
<a href="index.de_DE.html" title="German">Deutsch (German)</a>
</p>
</header>

Expand Down
9 changes: 4 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h1 id="title">git-flow cheatsheet</h1>
<p id="desc">efficient branching using git-flow by <a href="http://nvie.com/">Vincent Driessen</a></p>
<p id="translations">translations:
<a href="#" class="active" title="english">English</a> -
<a href="index.es.html" title="spanish">Castellano</a> -
<a href="index.es_ES.html" title="spanish">Castellano</a> -
<a href="index.pt_BR.html" title="Brazilian Portugues">Brazilian Portugues</a> -
<a href="index.zh_CN.html" title="Simplified Chinese">简体中文(Simplified Chinese)</a> -
<a href="index.ja_JP.html" title="日本語">日本語</a> -
Expand All @@ -57,7 +57,8 @@ <h1 id="title">git-flow cheatsheet</h1>
<a href="index.fr_FR.html" title="Français">Français</a> -
<a href="index.it_IT.html" title="Italiano">Italiano</a> -
<a href="index.nl_NL.html" title="Nederlands">Nederlands</a> -
<a href="index.ru_RU.html" title="Russian">Русский (Russian)</a>
<a href="index.ru_RU.html" title="Russian">Русский (Russian)</a> -
<a href="index.de_DE.html" title="German">Deutsch (German)</a>
</p>
</header>

Expand Down Expand Up @@ -261,9 +262,7 @@ <h2><a name="release" href="#release">Make a release</a></h2>
<div class="col-1">
<h3>Start a release</h3>

<p>To start a release, use the git flow release command. It</p>
creates a release branch created from the 'develop' branch.
</p>
<p>To start a release, use the git flow release command. It creates a release branch created from the 'develop' branch.</p>
<blockquote>
git flow release start RELEASE [BASE]
</blockquote>
Expand Down
5 changes: 3 additions & 2 deletions index.it_IT.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h1 id="title">git-flow cheatsheet</h1>
<p id="desc">branching efficiente usando git-flow realizzato da <a href="http://nvie.com/">Vincent Driessen</a></p>
<p id="translations">traduzioni:
<a href="index.html" title="english">English</a> -
<a href="index.es.html" title="spanish">Castellano</a> -
<a href="index.es_ES.html" title="spanish">Castellano</a> -
<a href="index.pt_BR.html" title="Brazilian Portugues">Brazilian Portugues</a> -
<a href="index.zh_CN.html" title="Simplified Chinese">简体中文(Simplified Chinese)</a> -
<a href="index.ja_JP.html" title="日本語">日本語</a> -
Expand All @@ -57,7 +57,8 @@ <h1 id="title">git-flow cheatsheet</h1>
<a href="index.fr_FR.html" title="Français">Français</a> -
<a href="#" title="Italiano" class="active">Italiano</a> -
<a href="index.nl_NL.html" title="Nederlands">Nederlands</a> -
<a href="index.ru_RU.html" title="Russian">Русский (Russian)</a>
<a href="index.ru_RU.html" title="Russian">Русский (Russian)</a> -
<a href="index.de_DE.html" title="German">Deutsch (German)</a>
</p>
</header>

Expand Down
5 changes: 3 additions & 2 deletions index.ja_JP.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h1 id="title">git-flow cheatsheet</h1>
<p id="desc">efficient branching using git-flow by <a href="http://nvie.com/">Vincent Driessen</a></p>
<p id="translations">translations:
<a href="index.html" title="english">English</a> -
<a href="index.es.html" title="spanish">Castellano</a> -
<a href="index.es_ES.html" title="spanish">Castellano</a> -
<a href="index.pt_BR.html" title="Brazilian Portugues">Brazilian Portugues</a> -
<a href="index.zh_CN.html" title="Simplified Chinese">简体中文(Simplified Chinese)</a> -
<a href="#" class="active" title="日本語">日本語</a> -
Expand All @@ -57,7 +57,8 @@ <h1 id="title">git-flow cheatsheet</h1>
<a href="index.fr_FR.html" title="Français">Français</a> -
<a href="index.it_IT.html" title="Italiano">Italiano</a> -
<a href="index.nl_NL.html" title="Nederlands">Nederlands</a> -
<a href="index.ru_RU.html" title="Russian">Русский (Russian)</a>
<a href="index.ru_RU.html" title="Russian">Русский (Russian)</a> -
<a href="index.de_DE.html" title="German">Deutsch (German)</a>
</p>
</header>

Expand Down
5 changes: 3 additions & 2 deletions index.ko_KR.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h1 id="title">git-flow cheatsheet</h1>
<p id="desc">efficient branching using git-flow by <a href="http://nvie.com/">Vincent Driessen</a></p>
<p id="translations">translations:
<a href="index.html" title="english">English</a> -
<a href="index.es.html" title="spanish">Castellano</a> -
<a href="index.es_ES.html" title="spanish">Castellano</a> -
<a href="index.pt_BR.html" title="Brazilian Portugues">Brazilian Portugues</a> -
<a href="index.zh_CN.html" title="Simplified Chinese">简体中文(Simplified Chinese)</a> -
<a href="index.ja_JP.html" title="日本語">日本語</a> -
Expand All @@ -57,7 +57,8 @@ <h1 id="title">git-flow cheatsheet</h1>
<a href="index.fr_FR.html" title="Français">Français</a> -
<a href="index.it_IT.html" title="Italiano">Italiano</a> -
<a href="index.nl_NL.html" title="Nederlands">Nederlands</a> -
<a href="index.ru_RU.html" title="Russian">Русский (Russian)</a>
<a href="index.ru_RU.html" title="Russian">Русский (Russian)</a> -
<a href="index.de_DE.html" title="German">Deutsch (German)</a>
</p>
</header>

Expand Down
5 changes: 3 additions & 2 deletions index.nl_NL.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,16 @@ <h1 id="title">git-flow cheatsheet</h1>
<p id="desc">efficient branchen met behulp van git-flow door <a href="http://nvie.com/">Vincent Driessen</a></p>
<p id="translations">vertalingen:
<a href="index.html" title="english">English</a> -
<a href="index.es.html" title="spanish">Castellano</a> -
<a href="index.es_ES.html" title="spanish">Castellano</a> -
<a href="index.pt_BR.html" title="Brazilian Portugues">Brazilian Portugues</a> -
<a href="index.zh_CN.html" title="Simplified Chinese">简体中文(Simplified Chinese)</a> -
<a href="index.ja_JP.html" title="日本語">日本語</a> -
<a href="index.tr_TR.html" title="Turkce">Türkçe</a> -
<a href="index.ko_KR.html" title="한국어">한국어(Korean)</a> -
<a href="index.fr_FR.html" title="Français">Français</a> -
<a href="index.it_IT.html" title="Italiano">Italiano</a> -
<a href="#" class="active" title="Nederlands">Nederlands</a>
<a href="#" class="active" title="Nederlands">Nederlands</a> -
<a href="index.de_DE.html" title="German">Deutsch (German)</a>
</p>
</header>

Expand Down
5 changes: 3 additions & 2 deletions index.pt_BR.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h1 id="title">cheatsheet do git-flow</h1>
<p id="desc">sistema de branches eficiente usando o git-flow, do <a href="http://nvie.com/">Vincent Driessen</a></p>
<p id="translations">traduções:
<a href="index.html" title="Inglês">English</a> -
<a href="index.es.html" title="spanish">Castellano</a> -
<a href="index.es_ES.html" title="spanish">Castellano</a> -
<a href="#" class="active" title="Português Brasileiro">Português Brasileiro</a> -
<a href="index.zh_CN.html" title="Simplified Chinese">简体中文(Simplified Chinese)</a> -
<a href="index.ja_JP.html" title="日本語">日本語</a> -
Expand All @@ -57,7 +57,8 @@ <h1 id="title">cheatsheet do git-flow</h1>
<a href="index.fr_FR.html" title="Français">Français</a> -
<a href="index.it_IT.html" title="Italiano">Italiano</a> -
<a href="index.nl_NL.html" title="Nederlands">Nederlands</a> -
<a href="index.ru_RU.html" title="Russian">Русский (Russian)</a>
<a href="index.ru_RU.html" title="Russian">Русский (Russian)</a> -
<a href="index.de_DE.html" title="German">Deutsch (German)</a>
</p>
</header>

Expand Down
5 changes: 3 additions & 2 deletions index.ru_RU.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,16 @@ <h1 id="title">Шпаргалка по git-flow</h1>
<p id="desc">эффективное ветвление с помощью git-flow от <a href="http://nvie.com/">Vincent Driessen</a></p>
<p id="translations">переводы:
<a href="index.html" title="english">English</a> -
<a href="index.es.html" title="spanish">Castellano</a> -
<a href="index.es_ES.html" title="spanish">Castellano</a> -
<a href="index.pt_BR.html" title="Brazilian Portugues">Brazilian Portugues</a> -
<a href="index.zh_CN.html" title="Simplified Chinese">简体中文(Simplified Chinese)</a> -
<a href="index.ja_JP.html" title="日本語">日本語</a> -
<a href="index.tr_TR.html" title="Turkce">Türkçe</a> -
<a href="index.ko_KR.html" title="한국어">한국어(Korean)</a> -
<a href="index.fr_FR.html" title="Français">Français</a> -
<a href="index.it_IT.html" title="Italiano">Italiano</a> -
<a href="#" class="active" title="Russian">Русский (Russian)</a>
<a href="#" class="active" title="Russian">Русский (Russian)</a> -
<a href="index.de_DE.html" title="German">Deutsch (German)</a>
</p>
</header>

Expand Down
5 changes: 3 additions & 2 deletions index.tr_TR.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h1 id="title">git-flow cheatsheet</h1>
<p id="desc"><a href="http://nvie.com/">Vincent Driessen</a>'ın verimli dallanma modeli kullanılarak tasarlanmıştır.</p>
<p id="translations">çeviriler:
<a href="index.html" title="english">English</a> -
<a href="index.es.html" title="spanish">Castellano</a> -
<a href="index.es_ES.html" title="spanish">Castellano</a> -
<a href="index.pt_BR.html" title="Brazilian Portugues">Brazilian Portugues</a> -
<a href="index.zh_CN.html" title="Simplified Chinese">简体中文(Simplified Chinese)</a> -
<a href="index.ja_JP.html" title="日本語">日本語</a> -
Expand All @@ -57,7 +57,8 @@ <h1 id="title">git-flow cheatsheet</h1>
<a href="index.fr_FR.html" title="Français">Français</a> -
<a href="index.it_IT.html" title="Italiano">Italiano</a> -
<a href="index.nl_NL.html" title="Nederlands">Nederlands</a> -
<a href="index.ru_RU.html" title="Russian">Русский (Russian)</a>
<a href="index.ru_RU.html" title="Russian">Русский (Russian)</a> -
<a href="index.de_DE.html" title="German">Deutsch (German)</a>
</p>
</header>

Expand Down
5 changes: 3 additions & 2 deletions index.zh_CN.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ <h1 id="title" style="font-size: 80px;">git-flow 备忘清单</h1>
<p id="desc">使用 git-flow 进行有效的分支实践。 by <a href="http://nvie.com/" target="_blank">Vincent Driessen</a></p>
<p id="translations">翻译:
<a href="index.html" title="english">English</a> -
<a href="index.es.html" title="spanish">Castellano</a> -
<a href="index.es_ES.html" title="spanish">Castellano</a> -
<a href="index.pt_BR.html" title="Brazilian Portugues">Brazilian Portugues</a> -
<a href="#" class="active" title="Simplified Chinese">简体中文(Simplified Chinese)</a>
<a href="index.ja_JP.html" title="日本語">日本語</a> -
Expand All @@ -46,7 +46,8 @@ <h1 id="title" style="font-size: 80px;">git-flow 备忘清单</h1>
<a href="index.fr_FR.html" title="Français">Français</a> -
<a href="index.it_IT.html" title="Italiano">Italiano</a> -
<a href="index.nl_NL.html" title="Nederlands">Nederlands</a> -
<a href="index.ru_RU.html" title="Russian">Русский (Russian)</a>
<a href="index.ru_RU.html" title="Russian">Русский (Russian)</a> -
<a href="index.de_DE.html" title="German">Deutsch (German)</a>
</p>
</header>

Expand Down