GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
git-annex-dead(1) FreeBSD General Commands Manual git-annex-dead(1)

git-annex-dead - hide a lost repository or key

git annex dead [repository ...] [--key somekey]

This command exists to deal with situations where data has been lost, and you know it has, and you want to stop being reminded of that fact.

When a repository is specified, indicates that the repository has been irretrievably lost, so it will not be listed in eg, git annex info. Repositories can be specified using their remote name, their description, or their UUID. (To undo, use git-annex semitrust.)

When a key is specified, indicates that the content of that key has been irretrievably lost. This prevents commands like git annex fsck --all from complaining about it. (To undo, add the key's content back to the repository, by using eg, git-annex reinject.)

--key=somekey
Use to specify a key that is dead.
Also the git-annex-common-options(1) can be used.

git-annex(1)

git-annex-trust(1)

git-annex-semitrust(1)

git-annex-untrust(1)

git-annex-renameremote(1)

git-annex-expire(1)

git-annex-fsck(1)

git-annex-reinject(1)

Joey Hess <id@joeyh.name>

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.