Skip to content

Commit

Permalink
Merge pull request #54 from zalari/gh-pages
Browse files Browse the repository at this point in the history
replace git-flow with git-flow-avh and adjust instructions accordingly

@ChristianUlbrich thank you very much for the detailed update and explanation. You're right about the initial git-flow version of nvie being dead (although it's a shame). 
Actually, we internally already switched to the AHV edition just for the same reason you're mentioning.

A side info: I'm currently planning on redoing the whole cheatsheet whilst keeping all the translations (of course) but because of other things requiring my attention at the moment this will take a while...

Best regards

Daniel
  • Loading branch information
danielkummer committed Apr 21, 2016
2 parents 3fc2876 + 41b71b8 commit 114c38f
Show file tree
Hide file tree
Showing 20 changed files with 80 additions and 80 deletions.
8 changes: 4 additions & 4 deletions index.ca_CA.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,11 +110,11 @@ <h2><a name="setup" href="#setup">Instal·lació</a></h2>
<h3>OSX</h3>
<span>Homebrew</span>
<blockquote>
$ brew install git-flow
$ brew install git-flow-avh
</blockquote>
<span>Macports</span>
<blockquote>
$ port install git-flow
$ port install git-flow-avh
</blockquote>
<h3>Linux</h3>
<blockquote>
Expand All @@ -123,13 +123,13 @@ <h3>Linux</h3>
<h3>Windows (Cygwin)</h3>
<blockquote>
$ wget -q -O - --no-check-certificate
https://github.com/nvie/gitflow/raw/develop/contrib/gitflow-installer.sh | bash
https://raw.github.com/petervanderdoes/gitflow-avh/develop/contrib/gitflow-installer.sh install stable | bash
</blockquote>
<p>Necessites wget i util-linux per instal·lar git-flow.</p>
</div>
<div class="col-2">
<p>
Per instruccions detallades per instal·lar git flow, visita la <a href="https://github.com/nvie/gitflow/wiki/Windows">wiki de git flow</a>.
Per instruccions detallades per instal·lar git flow, visita la <a href="https://github.com/petervanderdoes/gitflow-avh/wiki/Installation">wiki de git flow</a>.
</p>
<img src="img/download.png" alt="install git-flow"/>
</div>
Expand Down
8 changes: 4 additions & 4 deletions index.de_DE.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,11 +109,11 @@ <h2><a name="setup" href="#setup">Einrichtung</a></h2>
<h3>OSX</h3>
<span>Homebrew</span>
<blockquote>
$ brew install git-flow
$ brew install git-flow-avh
</blockquote>
<span>Macports</span>
<blockquote>
$ port install git-flow
$ port install git-flow-avh
</blockquote>
<h3>Linux</h3>
<blockquote>
Expand All @@ -122,13 +122,13 @@ <h3>Linux</h3>
<h3>Windows (Cygwin)</h3>
<blockquote>
$ wget -q -O - --no-check-certificate
https://github.com/nvie/gitflow/raw/develop/contrib/gitflow-installer.sh | bash
https://raw.github.com/petervanderdoes/gitflow-avh/develop/contrib/gitflow-installer.sh install stable | bash
</blockquote>
<p>Du benötigst wget und util-linux um git-flow zu installieren.</p>
</div>
<div class="col-2">
<p>
Für eine detaillierte git-flow Installationsanleitung, besuche bitte das <a href="https://github.com/nvie/gitflow/wiki/Windows">git flow
Für eine detaillierte git-flow Installationsanleitung, besuche bitte das <a href="https://github.com/petervanderdoes/gitflow-avh/wiki/Installation">git flow
wiki</a>.
</p>
<img src="img/download.png" alt="install git-flow"/>
Expand Down
8 changes: 4 additions & 4 deletions index.el_GR.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,11 +121,11 @@ <h2><a name="setup" href="#setup">Εγκατάσταση</a></h2>
<h3>OSX</h3>
<span>Homebrew</span>
<blockquote>
$ brew install git-flow
$ brew install git-flow-avh
</blockquote>
<span>Macports</span>
<blockquote>
$ port install git-flow
$ port install git-flow-avh
</blockquote>
<h3>Linux</h3>
<blockquote>
Expand All @@ -134,14 +134,14 @@ <h3>Linux</h3>
<h3>Windows (Cygwin)</h3>
<blockquote>
$ wget -q -O - --no-check-certificate
https://github.com/nvie/gitflow/raw/develop/contrib/gitflow-installer.sh | bash
https://raw.github.com/petervanderdoes/gitflow-avh/develop/contrib/gitflow-installer.sh install stable | bash
</blockquote>
<p>Χρειάζεστε το wget και το util-linux για να εγκαταστήσετε το git-flow.</p>
</div>
<div class="col-2">
<p>
Για αναλυτικές οδηγίες εγκατάστασης του git flow παρακαλώ επισκεφτείτε το
<a href="https://github.com/nvie/gitflow/wiki/Windows">git flow wiki</a>.
<a href="https://github.com/petervanderdoes/gitflow-avh/wiki/Installation">git flow wiki</a>.
</p>
<img src="img/download.png" alt="install git-flow"/>
</div>
Expand Down
8 changes: 4 additions & 4 deletions index.es_ES.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,11 +110,11 @@ <h2><a name="setup" href="#setup">Configuración</a></h2>
<h3>OSX</h3>
<span>Homebrew</span>
<blockquote>
$ brew install git-flow
$ brew install git-flow-avh
</blockquote>
<span>Macports</span>
<blockquote>
$ port install git-flow
$ port install git-flow-avh
</blockquote>
<h3>Linux</h3>
<blockquote>
Expand All @@ -123,13 +123,13 @@ <h3>Linux</h3>
<h3>Windows (Cygwin)</h3>
<blockquote>
$ wget -q -O - --no-check-certificate
https://github.com/nvie/gitflow/raw/develop/contrib/gitflow-installer.sh | bash
https://raw.github.com/petervanderdoes/gitflow-avh/develop/contrib/gitflow-installer.sh install stable | bash
</blockquote>
<p>Necesitarás wget y util-linux para instalar git-flow.</p>
</div>
<div class="col-2">
<p>
Para instrucciones de instalación detalladas, por favor, visite la <a href="https://github.com/nvie/gitflow/wiki/Windows">wiki de git flow</a>
Para instrucciones de instalación detalladas, por favor, visite la <a href="https://github.com/petervanderdoes/gitflow-avh/wiki/Installation">wiki de git flow</a>
</p>
<img src="img/download.png" alt="install git-flow"/>
</div>
Expand Down
8 changes: 4 additions & 4 deletions index.fr_FR.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,11 +109,11 @@ <h2><a name="setup" href="#setup">Installation</a></h2>
<h3>OSX</h3>
<span>Homebrew</span>
<blockquote>
$ brew install git-flow
$ brew install git-flow-avh
</blockquote>
<span>Macports</span>
<blockquote>
$ port install git-flow
$ port install git-flow-avh
</blockquote>
<h3>Linux</h3>
<blockquote>
Expand All @@ -122,14 +122,14 @@ <h3>Linux</h3>
<h3>Windows (Cygwin)</h3>
<blockquote>
$ wget -q -O - --no-check-certificate
https://github.com/nvie/gitflow/raw/develop/contrib/gitflow-installer.sh | bash
https://raw.github.com/petervanderdoes/gitflow-avh/develop/contrib/gitflow-installer.sh install stable | bash
</blockquote>
<p>Vous aurez besoin de wget et de util-linux pour installer git-flow.</p>
</div>
<div class="col-2">
<p>
Pour des instructions détaillées concernant l'installation de git-flow, consultez le
<a href="https://github.com/nvie/gitflow/wiki/Windows">wiki git-flow</a>.
<a href="https://github.com/petervanderdoes/gitflow-avh/wiki/Installation">wiki git-flow</a>.
</p>
<img src="img/download.png" alt="install git-flow"/>
</div>
Expand Down
8 changes: 4 additions & 4 deletions index.hr_HR.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,11 +112,11 @@ <h2><a name="setup" href="#setup">Postavljanje</a></h2>
<h3>OSX</h3>
<span>Homebrew</span>
<blockquote>
$ brew install git-flow
$ brew install git-flow-avh
</blockquote>
<span>Macports</span>
<blockquote>
$ port install git-flow
$ port install git-flow-avh
</blockquote>
<h3>Linux</h3>
<blockquote>
Expand All @@ -125,13 +125,13 @@ <h3>Linux</h3>
<h3>Windows (Cygwin)</h3>
<blockquote>
$ wget -q -O - --no-check-certificate
https://github.com/nvie/gitflow/raw/develop/contrib/gitflow-installer.sh | bash
https://raw.github.com/petervanderdoes/gitflow-avh/develop/contrib/gitflow-installer.sh install stable | bash
</blockquote>
<p>Trebate wget i util-linux za instaliranje git-flow.</p>
</div>
<div class="col-2">
<p>
Za detaljne instalacijske upute posjetite <a href="https://github.com/nvie/gitflow/wiki/Windows">git flow
Za detaljne instalacijske upute posjetite <a href="https://github.com/petervanderdoes/gitflow-avh/wiki/Installation">git flow
wiki</a>.
</p>
<img src="img/download.png" alt="install git-flow"/>
Expand Down
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,11 +111,11 @@ <h2><a name="setup" href="#setup">Setup</a></h2>
<h3>OSX</h3>
<span>Homebrew</span>
<blockquote>
$ brew install git-flow
$ brew install git-flow-avh
</blockquote>
<span>Macports</span>
<blockquote>
$ port install git-flow
$ port install git-flow-avh
</blockquote>
<h3>Linux</h3>
<blockquote>
Expand All @@ -124,13 +124,13 @@ <h3>Linux</h3>
<h3>Windows (Cygwin)</h3>
<blockquote>
$ wget -q -O - --no-check-certificate
https://github.com/nvie/gitflow/raw/develop/contrib/gitflow-installer.sh | bash
https://raw.github.com/petervanderdoes/gitflow-avh/develop/contrib/gitflow-installer.sh install stable | bash
</blockquote>
<p>You need wget and util-linux to install git-flow.</p>
</div>
<div class="col-2">
<p>
For detailed git flow installation instructions please visit the <a href="https://github.com/nvie/gitflow/wiki/Windows">git flow
For detailed git flow installation instructions please visit the <a href="https://github.com/petervanderdoes/gitflow-avh/wiki/Installation">git flow
wiki</a>.
</p>
<img src="img/download.png" alt="install git-flow"/>
Expand Down
8 changes: 4 additions & 4 deletions index.it_IT.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,11 +109,11 @@ <h2><a name="setup" href="#setup">Setup</a></h2>
<h3>OSX</h3>
<span>Homebrew</span>
<blockquote>
$ brew install git-flow
$ brew install git-flow-avh
</blockquote>
<span>Macports</span>
<blockquote>
$ port install git-flow
$ port install git-flow-avh
</blockquote>
<h3>Linux</h3>
<blockquote>
Expand All @@ -122,13 +122,13 @@ <h3>Linux</h3>
<h3>Windows (Cygwin)</h3>
<blockquote>
$ wget -q -O - --no-check-certificate
https://github.com/nvie/gitflow/raw/develop/contrib/gitflow-installer.sh | bash
https://raw.github.com/petervanderdoes/gitflow-avh/develop/contrib/gitflow-installer.sh install stable | bash
</blockquote>
<p>Sono necessari wget e util-linux per installare git-flow.</p>
</div>
<div class="col-2">
<p>
Per le istruzioni dettagliate riguardo l'installazione di git-flow visitate il <a href="https://github.com/nvie/gitflow/wiki/Windows">wiki di git flow</a>.
Per le istruzioni dettagliate riguardo l'installazione di git-flow visitate il <a href="https://github.com/petervanderdoes/gitflow-avh/wiki/Installation">wiki di git flow</a>.
</p>
<img src="img/download.png" alt="install git-flow"/>
</div>
Expand Down
8 changes: 4 additions & 4 deletions index.ja_JP.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,11 +108,11 @@ <h2><a name="setup" href="#setup">Setup</a></h2>
<h3>OSX</h3>
<span>Homebrew</span>
<blockquote>
$ brew install git-flow
$ brew install git-flow-avh
</blockquote>
<span>Macports</span>
<blockquote>
$ port install git-flow
$ port install git-flow-avh
</blockquote>
<h3>Linux</h3>
<blockquote>
Expand All @@ -121,13 +121,13 @@ <h3>Linux</h3>
<h3>Windows (Cygwin)</h3>
<blockquote>
$ wget -q -O - --no-check-certificate
https://github.com/nvie/gitflow/raw/develop/contrib/gitflow-installer.sh | bash
https://raw.github.com/petervanderdoes/gitflow-avh/develop/contrib/gitflow-installer.sh install stable | bash
</blockquote>
<p>git-flowのインストールには、wgetとutil-linuxが必要です。</p>
</div>
<div class="col-2">
<p>
詳細なgit flowのインストール方法は以下のサイトを参考にしてください。 <a href="https://github.com/nvie/gitflow/wiki/Windows">git flow
詳細なgit flowのインストール方法は以下のサイトを参考にしてください。 <a href="https://github.com/petervanderdoes/gitflow-avh/wiki/Installation">git flow
wiki</a>.
</p>
<img src="img/download.png" alt="install git-flow"/>
Expand Down
8 changes: 4 additions & 4 deletions index.ko_KR.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,11 +108,11 @@ <h2><a name="setup" href="#setup">Setup</a></h2>
<h3>OSX</h3>
<span>Homebrew</span>
<blockquote>
$ brew install git-flow
$ brew install git-flow-avh
</blockquote>
<span>Macports</span>
<blockquote>
$ port install git-flow
$ port install git-flow-avh
</blockquote>
<h3>Linux</h3>
<blockquote>
Expand All @@ -121,13 +121,13 @@ <h3>Linux</h3>
<h3>Windows (Cygwin)</h3>
<blockquote>
$ wget -q -O - --no-check-certificate
https://github.com/nvie/gitflow/raw/develop/contrib/gitflow-installer.sh | bash
https://raw.github.com/petervanderdoes/gitflow-avh/develop/contrib/gitflow-installer.sh install stable | bash
</blockquote>
<p>git-flow의 설치를 위해서는 wget과 util-linux가 필요합니다.</p>
</div>
<div class="col-2">
<p>
상세한 git flow의 설치 방법은 <a href="https://github.com/nvie/gitflow/wiki/Windows">git flow wiki</a>를 참고하세요.
상세한 git flow의 설치 방법은 <a href="https://github.com/petervanderdoes/gitflow-avh/wiki/Installation">git flow wiki</a>를 참고하세요.
</p>
<img src="img/download.png" alt="install git-flow"/>
</div>
Expand Down
8 changes: 4 additions & 4 deletions index.nl_NL.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,11 +110,11 @@ <h2><a name="setup" href="#setup">Installatie</a></h2>
<h3>OSX</h3>
<span>Homebrew</span>
<blockquote>
$ brew install git-flow
$ brew install git-flow-avh
</blockquote>
<span>Macports</span>
<blockquote>
$ port install git-flow
$ port install git-flow-avh
</blockquote>
<h3>Linux</h3>
<blockquote>
Expand All @@ -123,13 +123,13 @@ <h3>Linux</h3>
<h3>Windows (Cygwin)</h3>
<blockquote>
$ wget -q -O - --no-check-certificate
https://github.com/nvie/gitflow/raw/develop/contrib/gitflow-installer.sh | bash
https://raw.github.com/petervanderdoes/gitflow-avh/develop/contrib/gitflow-installer.sh install stable | bash
</blockquote>
<p>Je hebt wget en util-linux nodig om git-flow te installeren.</p>
</div>
<div class="col-2">
<p>
Gedetailleerde installatie instructies voor git flow kun je vinden op de<a href="https://github.com/nvie/gitflow/wiki/Windows">git flow
Gedetailleerde installatie instructies voor git flow kun je vinden op de<a href="https://github.com/petervanderdoes/gitflow-avh/wiki/Installation">git flow
wiki</a>.
</p>
<img src="img/download.png" alt="install git-flow"/>
Expand Down
8 changes: 4 additions & 4 deletions index.pl_PL.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,11 +115,11 @@ <h2><a name="setup" href="#setup">Konfiguracja</a></h2>
<h3>OSX</h3>
<span>Homebrew</span>
<blockquote>
$ brew install git-flow
$ brew install git-flow-avh
</blockquote>
<span>Macports</span>
<blockquote>
$ port install git-flow
$ port install git-flow-avh
</blockquote>
<h3>Linux</h3>
<blockquote>
Expand All @@ -128,14 +128,14 @@ <h3>Linux</h3>
<h3>Windows (Cygwin)</h3>
<blockquote>
$ wget -q -O - --no-check-certificate
https://github.com/nvie/gitflow/raw/develop/contrib/gitflow-installer.sh | bash
https://raw.github.com/petervanderdoes/gitflow-avh/develop/contrib/gitflow-installer.sh install stable | bash
</blockquote>
<p>Potrzebujesz wget oraz util-linux żeby zainstalować git-flow.</p>
</div>
<div class="col-2">
<p>
Szczegółową instrukcję instalacji git możesz znaleźć na
<a href="https://github.com/nvie/gitflow/wiki/Windows">git flow wiki</a>.
<a href="https://github.com/petervanderdoes/gitflow-avh/wiki/Installation">git flow wiki</a>.
</p>
<img src="img/download.png" alt="install git-flow"/>
</div>
Expand Down
8 changes: 4 additions & 4 deletions index.pt_BR.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,11 @@ <h2><a name="instalacao" href="#instalacao" >Instalação</a></h2>
<h3>OSX</h3>
<span>Homebrew</span>
<blockquote>
$ brew install git-flow
$ brew install git-flow-avh
</blockquote>
<span>Macports</span>
<blockquote>
$ port install git-flow
$ port install git-flow-avh
</blockquote>
<h3>Linux</h3>
<blockquote>
Expand All @@ -107,13 +107,13 @@ <h3>Linux</h3>
<h3>Windows (Cygwin)</h3>
<blockquote>
$ wget -q -O - --no-check-certificate
https://github.com/nvie/gitflow/raw/develop/contrib/gitflow-installer.sh | bash
https://raw.github.com/petervanderdoes/gitflow-avh/develop/contrib/gitflow-installer.sh install stable | bash
</blockquote>
</div>
<div class="col-2">
<p>
Para instruções detalhadas sobre a instalação, visite
a <a href="https://github.com/nvie/gitflow/wiki/Windows">wiki
a <a href="https://github.com/petervanderdoes/gitflow-avh/wiki/Installation">wiki
do git-flow</a>.
</p>
<img src="img/download.png" alt="install git-flow"/>
Expand Down
Loading

0 comments on commit 114c38f

Please sign in to comment.