File: comment_2_eec6bc8c49c08411a4bb2cf7cc1c4697._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 (13 lines) | stat: -rw-r--r-- 623 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
[[!comment format=mdwn
 username="archimedes"
 avatar="http://cdn.libravatar.org/avatar/5b2ed40aabedcb1b8c2c0ce69f55a1e1"
 subject="comment 2"
 date="2017-04-05T20:01:44Z"
 content="""
So actually \"import --reinject-duplicates\" solves the issue of reinject not being recursive.


That trick on .git/annex/objects/ is cunning, but the destruction of Global before everything has been finished is discomforting...if only there was a \"--reinject-duplicates --duplicate\" option for import.

No chance that I can make a recursive copy of .git/annex/objects with hardlinks can I? To then use with reinject-duplicates? 
"""]]