Optional --allOperates on all available versions of all annexed files.
Optional --allow-Controls whether to merge histories that do not share a common ancestor. See also --no-allow-unrelated-histories.
Optional --backendSpecifies the key-value backend to use when importing from a special remote. Method GitAnnexAPI.getBackends obtains a list of backend names.
Optional --contentOverrides the annex.synccontent configuration. See also --no-content.
Optional --content-Optional --debugDisplays debug messages.
Optional --debugfilterShows debug messages coming from a module.
Optional --explainDisplays explanations of what git-annex takes into account when deciding what to do.
Optional --fastAvoids slow operations normally performed by a command.
Optional --forceAllows actions that may lose annexed data
Optional --jobsSpecifies the number of cores to use for processing multiple files in parallel.
Optional --mincopiesOverrides the mincopies setting.
Optional --no-The complement of --allow-unrelated-histories.
Optional --no-Avoids downloading (and dropping) the content of annexed files. See also --content.
Optional --no-Prevents debug message display.
Optional --no-Disables automatic merge conflict resolution. See also --resolvemerge.
Optional --not-Overrides the annex.synconlyannex configuration. See also --only-annex.
Optional --numcopiesOverrides the numcopies setting.
Optional --only-Only pulls the git-annex branch and annexed content from remotes, not other git branches. See also --not-only-annex.
Optional --quietSuppresses verbose output.
Optional --resolvemergeThe complement of --no-resolvemerge.
Optional --size-Limits the total size of annexed files a git-annex command can process.
Optional --time-Limits the duration of a git-annex command.
Optional --verboseEnables verbose display.
Optional -cOverrides Git configuration settings.
PullAnxOptions defines the supported options for the git-annex pull command.