diff options
author | Joey Hess <joey@kitenet.net> | 2011-06-13 20:35:15 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-06-13 20:35:15 -0400 |
commit | c1acad824881d4b2aacd01f3d30ee35779a64726 (patch) | |
tree | 9716bc738b6bac36ec03cf611d9494c1d146153c | |
parent | 30d7cce7ecb7dbcbabe83ab3f6cd5f32ce685992 (diff) | |
parent | 056a784f3d747809c6f256603ff0f8cfb9f6c042 (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r-- | doc/bugs/git_annex_fsck_is_a_no-op_in_bare_repos.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/git_annex_fsck_is_a_no-op_in_bare_repos.mdwn b/doc/bugs/git_annex_fsck_is_a_no-op_in_bare_repos.mdwn index b6ff6bba1..249a17505 100644 --- a/doc/bugs/git_annex_fsck_is_a_no-op_in_bare_repos.mdwn +++ b/doc/bugs/git_annex_fsck_is_a_no-op_in_bare_repos.mdwn @@ -10,3 +10,6 @@ See http://lists.madduck.net/pipermail/vcs-home/2011-June/000433.html > So this may be another thing blocked by [[todo/branching]], assuming > that is fixed in a way that makes `.git-annex` available to bare repos. > --[[Joey]] + +>> Even if there is nothing it can _do_, knowing that the data is intact, +>> or not, is valuable in and as of itself. -- RichiH |