blob: 0c2750a312da5d4e82f228ea10a5cb7a5fca8406 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
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/<your title>.
Many thanks.
-- Jörg Frings-Fürst <debian@jff.email> 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
|