From 1df9be0b8164764f0c6e8ad6f749584a6703c0ff Mon Sep 17 00:00:00 2001 From: Jerome Reybert <jreybert@gmail.com> Date: Tue, 9 Feb 2016 14:03:50 +0100 Subject: [PATCH] README.md: warn about the dev/feature branches --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2e3fe13..d1b3e17 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,8 @@ Travis status: * **[master status](https://travis-ci.org/jreybert/vimagit/branches)**: [](https://travis-ci.org/jreybert/vimagit/branches) * **[next status](https://travis-ci.org/jreybert/vimagit/branches)**: [](https://travis-ci.org/jreybert/vimagit/branches) +A lot a features are developped in dev/feature_name branches. While it may be asked to users to test these branches (during a bug fix for example), one is warned that these branches may be heavily rebased/deleted. + ## TL;DR This is the minimal required set of command you must know to start playing with vimagit. See [Mapping](#mapping) for a complete description. -- GitLab