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-setkey - sets annexed content for a key

Author

       Joey Hess <id@joeyh.name>

                                                                                             git-annex-setkey(1)

Description

       This plumbing-level command makes the content of the specified key be set to the specified file. The file
       is moved into the annex.

       It's generally a better idea to use git-annex-reinject(1) instead of this command.

Name

       git-annex-setkey - sets annexed content for a key

Options

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

See Also

git-annex(1)

       git-annex-reinject(1)

       git-annex-dropkey(1)

Synopsis

       git annex setkey key file

See Also