diff options
-rw-r--r-- | debian/pkg-zsh-workflow.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/pkg-zsh-workflow.md b/debian/pkg-zsh-workflow.md index 03c0153c0..7811c94c6 100644 --- a/debian/pkg-zsh-workflow.md +++ b/debian/pkg-zsh-workflow.md @@ -363,7 +363,7 @@ available already. 'git-buildpackage' allows building the package from within the package repository: - % git-buildpackage --debian-branch=debian + % git-buildpackage Make sure that the local repository is cleaned up after doing this before working on the package again, to avoid accidentially committing |