summaryrefslogtreecommitdiff
path: root/development.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'development.mdwn')
-rw-r--r--development.mdwn3
1 files changed, 0 insertions, 3 deletions
diff --git a/development.mdwn b/development.mdwn
index 67c6456..3857b3a 100644
--- a/development.mdwn
+++ b/development.mdwn
@@ -54,7 +54,6 @@ Release workflow
Go to develop branch and start a new release
- git checkout develop
git flow release start VERSION
Prepare the source code:
@@ -65,8 +64,6 @@ Prepare the source code:
Create and upload a new release:
- git flow release finish $VERSION
- git checkout master
make release
Update the debian branch: