diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-10 14:32:51 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-10 14:32:51 +0200 |
commit | 9b400932a52c66cc2e83764a2c206f1d099c0b9b (patch) | |
tree | dffc5a3e8bfbe5fcc087305dd98a544e82cad39b /debian/README.source | |
parent | 94bece0fe39afdc60ba340e32383835dd312f9b5 (diff) |
Add new section at README.source to explain the branching model used.
Diffstat (limited to 'debian/README.source')
-rw-r--r-- | debian/README.source | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/README.source b/debian/README.source index 4bc7a31..66d89d0 100644 --- a/debian/README.source +++ b/debian/README.source @@ -1,6 +1,26 @@ ipmiutil for Debian ------------------- +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/<your title>. + + +Many thanks. + +[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 + + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 02 Jun 2017 19:00:40 +0200 + + - configure parameter enable-landesk=yes does not work: ipmiapi not found |