From: rhatto@riseup.net Date: Mon, 7 Apr 2014 19:48:56 +0000 (-0300) Subject: Development workflow X-Git-Tag: 0.3.4~7 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=709909129d6e7569534b3c4860ecc61d1f8a9119;p=keyringer.git Development workflow --- 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 ----------------