summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Feuer <mfeuer@jaguarlandrover.com>2015-03-13 19:53:03 -0700
committerMagnus Feuer <mfeuer@jaguarlandrover.com>2015-03-13 19:53:03 -0700
commit8f63d68945359f9fab1eca5907faee698743c481 (patch)
tree006261003c0d4703eac41d5ff423144140cbbcaa
parent99c5161f03df5cae9d8567c155083d0fe77d2c7c (diff)
downloadrvi_core-8f63d68945359f9fab1eca5907faee698743c481.tar.gz
Added git strategy to readme.
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index daa0597..6b7d308 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,9 @@ For a high level description, with an exhaustive master usecase
walkthrough, please see the High Level Design document
[here](https://wiki.automotivelinux.org/_media/eg-rvi/15-456-poc-rvi-hld_reva.pdf)
+Git branch management is described by Vincent Driessen's document:
+[Git strategy](http://nvie.com/posts/a-successful-git-branching-model/)
+
For build instructions, please check the build instructions:
[Markdown](BUILD.md) |
[PDF](https://wiki.automotivelinux.org/_media/eg-rvi/rvi-build.pdf)