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
--cleanupRemoves the local and remote synced/ branches which were created and pushed by git-annex push or git-annex sync. This option prevents all other activities.
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
--messageSpecifies the commit message.
Optional
--mincopiesOverrides the mincopies setting.
Optional
--no-The complement of --allow-unrelated-histories.
Optional
--no-Avoids uploading (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 pushes the git-annex branch and annexed content to 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.
AssistOptions defines the supported options for the git-annex assist command.