master
Joey Hess 2010-05-07 13:13:57 -04:00
parent 5dfcaf1f7f
commit 888ac35e11
1 changed files with 6 additions and 1 deletions

View File

@ -10,4 +10,9 @@ used for local .debs that were never actually present in Debian:
This can be avoided with the `tagopt = --no-tags` option in .git/config;
see <http://git.pseudorandom.co.uk/smcv/ikiwiki.git?a=shortlog;h=refs/heads/ready/no-tags>
> [[done]] thanks. Also cleared propigated tags out of origin. --[[Joey]]
> [[done]] thanks. Also cleared propigated tags out of origin.
>
> Hmm, in testing I still see tags get pulled the first time a remote
> is added. If those are then locally deleted, it doesn't pull them again
> with the `--no-tags`.
> --[[Joey]]