diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-05-21 10:00:09 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-05-21 10:00:09 -0400 |
commit | d2c2e3a11f49c539606c2a7f78c7503e7d3f3457 (patch) | |
tree | 5a75bcf1312497b87c30cc0f7bda5b9c35e98903 /doc/devblog | |
parent | a44dcc723ba703016b0e79609fd9a7aa18433af1 (diff) |
comment
Diffstat (limited to 'doc/devblog')
-rw-r--r-- | doc/devblog/day_392__v6_fixes/comment_2_15434848be1951e93a1e5b9fcbccedb0._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/devblog/day_392__v6_fixes/comment_2_15434848be1951e93a1e5b9fcbccedb0._comment b/doc/devblog/day_392__v6_fixes/comment_2_15434848be1951e93a1e5b9fcbccedb0._comment new file mode 100644 index 000000000..129f88e98 --- /dev/null +++ b/doc/devblog/day_392__v6_fixes/comment_2_15434848be1951e93a1e5b9fcbccedb0._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2016-05-21T13:55:01Z" + content=""" +Dangling objects are not related to the v6 syncing problems mentioned in +this post. + +You can generally safely delete dangling objects from a git repository; +git gc does it automatically after 30 days or so. git-annex does not +normally create dangling objects but several git operations can. +"""]] |