From eea1d049dbbaf92013747c6803c6639c92fc629e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 5 May 2018 20:34:54 +0200 Subject: d/README.source: Add section to explain the branching model used --- debian/README.source | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'debian/README.source') diff --git a/debian/README.source b/debian/README.source index 987a1c4..0c2750a 100644 --- a/debian/README.source +++ b/debian/README.source @@ -4,3 +4,24 @@ xtrkcad for Debian sources Note that as this project uses cmake, the package uses a separate intermediary folder, build, for actual construction. This directory is then removed in the clean step. Be careful to make any changes above this temporary directory. + +########################## + +Hello, + +now I use the branching model from Vincent Driessen[1]. + +I use the gitflow-avh[2]. with the Documentation[3]. +The Debian package can be found here[4]. + +Please upload unattended uploads use a branch feature/. + + +Many thanks. + + -- Jörg Frings-Fürst Fri, 02 Jun 2017 19:00:40 +0200 + +[1] http://nvie.com/posts/a-successful-git-branching-model/ +[2] https://github.com/petervanderdoes/gitflow-avh +[3] https://github.com/petervanderdoes/gitflow-avh/wiki +[4] https://tracker.debian.org/pkg/git-flow -- cgit v1.2.3