summaryrefslogtreecommitdiff
path: root/doc/devblog/day_392__v6_fixes/comment_2_15434848be1951e93a1e5b9fcbccedb0._comment
blob: 129f88e98f70304d59e99ef424458444eac6b41d (plain)
1
2
3
4
5
6
7
8
9
10
11
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.
"""]]