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-vadd - add subdirs to current view

Author

       Joey Hess <id@joeyh.name>

                                                                                               git-annex-vadd(1)

Description

       Changes the current view, adding an additional level of directories to categorize the files.

       For example, when the view is by author/tag, vaddyear=* will change it to year/author/tag.

       So will vaddyear=2014year=2013, but limiting the years in view to only those two.

Name

       git-annex-vadd - add subdirs to current view

Options

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

See Also

git-annex(1)

       git-annex-metadata(1)

       git-annex-view(1)

       git-annex-vpop(1)

       git-annex-vfilter(1)

       git-annex-vcycle(1)

Synopsis

       git annex vadd [field=glob...][field=value...][tag...][?tag...][field?=glob]

See Also