Question about git-annex fsck on bare repository
This commit is contained in:
parent
bfe90e6a8c
commit
be3a92cc59
1 changed files with 5 additions and 0 deletions
5
doc/forum/Fsck_by_refs_or_keys__63__.mdwn
Normal file
5
doc/forum/Fsck_by_refs_or_keys__63__.mdwn
Normal file
|
@ -0,0 +1,5 @@
|
|||
Hello,
|
||||
|
||||
I'm trying to wrote a cronjob to fsck my git-annex bare repository on a server. My problem is that there are a lot of keys with no known copies because they were file that weren't meant to stay. So I want to only check files that are live in HEAD of master. Is there anyway to tell `git-annex fsck` to only check file that are used in some refs?
|
||||
|
||||
Thanks.
|
Loading…
Reference in a new issue