aboutsummaryrefslogtreecommitdiff
path: root/development.mdwn
diff options
context:
space:
mode:
authorrhatto@riseup.net <Silvio Rhatto>2014-04-07 16:48:56 -0300
committerrhatto@riseup.net <Silvio Rhatto>2014-04-07 16:48:56 -0300
commit709909129d6e7569534b3c4860ecc61d1f8a9119 (patch)
tree112b88a635525fabb99baf1c5f0923501bc141d6 /development.mdwn
parent7d678dbcd5e8c532e2604581678c1cd583b0544c (diff)
downloadkeyringer-709909129d6e7569534b3c4860ecc61d1f8a9119.tar.gz
keyringer-709909129d6e7569534b3c4860ecc61d1f8a9119.tar.bz2
Development workflow
Diffstat (limited to 'development.mdwn')
-rw-r--r--development.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/development.mdwn b/development.mdwn
index cf969fe..957a7f8 100644
--- a/development.mdwn
+++ b/development.mdwn
@@ -37,6 +37,11 @@ These steps should be run once in a while to ensure we have an up to date packag
DIST=sid sudo cowbuilder --update
+Development workflow
+--------------------
+
+We use [git-flow](https://github.com/nvie/gitflow) for the development workflow.
+
Release workflow
----------------