comment
This commit is contained in:
parent
5d8cd16b27
commit
be03afac67
1 changed files with 12 additions and 0 deletions
|
@ -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.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue