logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

git-annex-wanted - get or set preferred content expression

Author

       Joey Hess <id@joeyh.name>

                                                                                             git-annex-wanted(1)

Description

       When  run  with an expression, configures the content that is preferred to be held in the repository. See
       git-annex-preferred-content(1)

       For example:

        git annex wanted . "include=*.mp3 or include=*.ogg"

       Without an expression, displays the current preferred content setting of the repository.

Name

       git-annex-wanted - get or set preferred content expression

Options

       The git-annex-common-options(1) can be used.

See Also

git-annex(1)

       git-annex-required(1)

       git-annex-preferred-content(1)

       git-annex-groupwanted(1)

Synopsis

       git annex wanted repository[expression]

See Also