diff options
Diffstat (limited to 'development.mdwn')
-rw-r--r-- | development.mdwn | 5 |
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 ---------------- |