diff options
author | https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89 <John@web> | 2013-08-24 05:01:37 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-08-24 05:01:37 +0000 |
commit | fad69a02bb4487e625021c91d631b66284314f98 (patch) | |
tree | 3aa2f3d5539e93eea19ab12de9aa504a5d032c6a /doc/bugs/Problem_when_dropping_unused_files | |
parent | 19c5791a65f79838a41791b435abce3084c8817e (diff) |
Added a comment
Diffstat (limited to 'doc/bugs/Problem_when_dropping_unused_files')
-rw-r--r-- | doc/bugs/Problem_when_dropping_unused_files/comment_1_e1a99bd3eb8b3186653b52a52b1836de._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/Problem_when_dropping_unused_files/comment_1_e1a99bd3eb8b3186653b52a52b1836de._comment b/doc/bugs/Problem_when_dropping_unused_files/comment_1_e1a99bd3eb8b3186653b52a52b1836de._comment new file mode 100644 index 000000000..0e39a96fc --- /dev/null +++ b/doc/bugs/Problem_when_dropping_unused_files/comment_1_e1a99bd3eb8b3186653b52a52b1836de._comment @@ -0,0 +1,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 +"""]] |