File: comment_1_ed90e524606e394f7669fcba10846930._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 (11 lines) | stat: -rw-r--r-- 424 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2017-02-13T19:36:11Z"
 content="""
Suggest you restore everything except for `.git/annex/objects`.
That should not be a lot of data to restore, but it will get
you a fully working git repository back. Then you won't need the two-step
process to restore a file, and can instead just restore the `.git/annex/objects`
file that a symlink points to.
"""]]