This parameter is used to get tag from git.
If is blank, parameter is set to "*".
Properly is executed command: git ls-remote -t <repository> "*" or git ls-remote -t <repository> "$tagFilter".
git-ls-remote documentation.