File: comment_1_eb69e88aee0005fca74dd540293e57ca._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 (14 lines) | stat: -rw-r--r-- 493 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2016-04-14T19:50:52Z"
 content="""
Suggest you run git log --stat to see if you can find a commit that deleted
the missing files. Reverting the commit should then get the files back.

There have been several bugs of this kind in direct mode. Using such an old
git-annex from 2014 makes it more likely you'll hit an old bug like this.

The new v6 repository mode should be much less likely to have this kind of
bug.
"""]]