|
NAMEgit-annex-checkpresentkey - check if key is present in remoteSYNOPSISgit annex checkpresentkey key [remote]DESCRIPTIONThis plumbing-level command verifies if the specified key's content is present in the specified remote.When no remote is specified, it verifies if the key's content is present in any accessible remotes. Exits 0 if the content is verified present in the remote, or 1 if it is verified to not be present in the remote. If there is a problem, the special exit code 100 is used, and an error message is output to stderr. OPTIONS
SEE ALSOgit-annex(1)AUTHORJoey Hess <id@joeyh.name> Visit the GSP FreeBSD Man Page Interface. |