File: comment_1_c8db90fd7af13b9605e152ea884b5241._comment

package info (click to toggle)
git-annex 10.20230126-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 69,344 kB
  • sloc: haskell: 74,654; javascript: 9,103; sh: 1,304; makefile: 203; perl: 136; ansic: 44
file content (15 lines) | stat: -rw-r--r-- 395 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[[!comment format=mdwn
 username="jd.schroeder@0c8632a8f2bffdd4b0de05a0a3660f32acdfeeca"
 nickname="jd.schroeder"
 subject="comment 1"
 date="2016-08-17T21:18:40Z"
 content="""
I don't use the assistant myself, so I may not be much help.

Have you tried opening the terminal and running 

    cd (your repository path)
    git annex fsck

it may yield more information about what's wrong.
"""]]