[Pkg-zsh-commits] [zsh] 07/26: Workflow: Trimm down Branches documentation to the essentials

Axel Beckert abe at deuxchevaux.org
Wed Oct 8 21:14:37 UTC 2014


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch debian
in repository zsh.

commit ebfb4c0fd6fb79dd68384cd4eed344f66b662cce
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Oct 8 21:08:38 2014 +0200

    Workflow: Trimm down Branches documentation to the essentials
---
 debian/pkg-zsh-workflow.md | 35 +++++++----------------------------
 1 file changed, 7 insertions(+), 28 deletions(-)

diff --git a/debian/pkg-zsh-workflow.md b/debian/pkg-zsh-workflow.md
index 7811c94..8bd474a 100644
--- a/debian/pkg-zsh-workflow.md
+++ b/debian/pkg-zsh-workflow.md
@@ -1,34 +1,13 @@
 Branches
 ========
 
-This is a quick overview of the branches that are being used for
-debian's zsh package maintenance. This part does not go into much
-detail on how the workflow works. For details about that, see the
-'Workflow' part below.
-
-upstream
---------
-
-The upstream sources from git://zsh.git.sf.net/gitroot/zsh/zsh.
-
-
-debian
-------
-
-The debian changes for the debian 'zsh' package.
-
-
-others
-------
-
-These branches are rather optional and not required for basic
-maintenance for of the 'zsh' package.
-
-
-master
-------
-
-This is the old repository's main branch. Kept for historical reasons.
+* **upstream**: The upstream sources from git://zsh.git.sf.net/gitroot/zsh/zsh.
+* **debian**: The debian changes for the debian 'zsh' package. Only
+  difference to the upstream branch is the `debian` directory.
+* master: This is the old repository's main branch. Only kept for
+  historical reasons.
+* Other branches: These branches are rather optional and not required
+  for basic maintenance for of the 'zsh' package. Most likely feature branches.
 
 
 Workflow

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/zsh.git



More information about the Pkg-zsh-commits mailing list