summaryrefslogtreecommitdiff
path: root/doc/bugs/Problem_when_dropping_unused_files/comment_1_e1a99bd3eb8b3186653b52a52b1836de._comment
blob: 0e39a96fcc007e78d0f3c91bb3a12c87ea97044c (plain)
1
2
3
4
5
6
7
8
9
10
[[!comment format=mdwn
 username="https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89"
 nickname="John"
 subject="comment 1"
 date="2013-08-24T05:01:37Z"
 content="""
The following command restored some sanity:

    find .git/annex/ -name '*.log' -delete
"""]]