From edbddfbc14adae36816bc9193df9d2450af62aa3 Mon Sep 17 00:00:00 2001 From: Daniel Kummer Date: Tue, 20 Nov 2012 10:50:17 +0100 Subject: [PATCH] make anchors bookmarkable --- index.html | 16 ++++++++-------- index.pt_BR.html | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/index.html b/index.html index 15a5c9f..747ec8c 100644 --- a/index.html +++ b/index.html @@ -46,7 +46,7 @@ }(document, "script", "twitter-wjs");

efficient branching using git-flow by Vincent Driessen

-

translations: en - Brazilian Portugues

+

translations: English - Brazilian Portugues

@@ -81,7 +81,7 @@
-

Setup

+

Setup

  • You need a working git installation as prerequisite.
  • Git flow works on OSX, Linux and Windows
  • @@ -113,7 +113,7 @@
-

Getting started

+

Getting started

Git flow needs to be initialized in order to customize your project setup.

★ ★ ★

@@ -139,7 +139,7 @@
-

Features

+

Features

  • Develop new features for upcoming releases
  • @@ -232,7 +232,7 @@
    -

    Make a release

    +

    Make a release

    • Support preparation of a new production release
    • @@ -285,7 +285,7 @@
    -

    Hotfixes

    +

    Hotfixes

    • Hotfixes arise from the necessity to act immediately upon an undesired state of a live production version @@ -331,7 +331,7 @@ @@ -354,7 +354,7 @@