summaryrefslogtreecommitdiffhomepage
path: root/de-de
diff options
context:
space:
mode:
authorMarian Sievers <marian.sievers@gmail.com>2015-10-22 08:50:17 +0200
committerMarian Sievers <marian.sievers@gmail.com>2015-10-22 08:50:17 +0200
commitcb251870aa716a04350687f8c9191f24bb1e00b9 (patch)
tree7333cdf45b9d79e815ba7cae24a622a419167db4 /de-de
parent257533fe5aa5027dc71e78d10833a3ba0febb426 (diff)
Add link to gitflow
Add link to gitflow as a example of a branching model.
Diffstat (limited to 'de-de')
-rw-r--r--de-de/git-de.html.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/de-de/git-de.html.markdown b/de-de/git-de.html.markdown
index dea329d5..55d7e8cc 100644
--- a/de-de/git-de.html.markdown
+++ b/de-de/git-de.html.markdown
@@ -374,3 +374,5 @@ $ git rm /pather/to/the/file/HelloWorld.c
* [SalesForce Cheat Sheet](https://na1.salesforce.com/help/doc/en/salesforce_git_developer_cheatsheet.pdf)
* [GitGuys](http://www.gitguys.com/)
+
+* [gitflow - Ein Modell um mit Branches zu arbeiten](http://nvie.com/posts/a-successful-git-branching-model/)