From: IOhannes m zmölnig Date: Mon, 8 Aug 2016 13:24:48 +0000 (+0200) Subject: Fixed typo X-Git-Tag: archive/raspbian/2.5.1+ds-1+rpi1~1^2~274 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ebc6de85f4df3fb5c7ba37fc8d875bab76b48d45;p=jacktrip.git Fixed typo --- diff --git a/debian/README.source b/debian/README.source index 32b24a9..3a3ebcd 100644 --- a/debian/README.source +++ b/debian/README.source @@ -12,7 +12,7 @@ gbp clone Starting with gbp>0.8.1, here's an simple way to automatically fine-tune the repository in the following ways: - make git ignore any .pc/ directory (created by quilt) -- enable the "-follow-tags" when running 'git-push', so it's harder +- enable the "--follow-tags" when running 'git-push', so it's harder to forget to push packaging tags along with the branches. To enable this, run gbp-clone with the '--postclone debian/gbp/postclone.sh'