File: Fast_cloning_a_repo_initially.mdwn

package info (click to toggle)
git-annex 7.20190129-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 56,292 kB
  • sloc: haskell: 59,105; sh: 1,255; makefile: 225; perl: 136; ansic: 44
file content (3 lines) | stat: -rw-r--r-- 398 bytes parent folder | download | duplicates (11)
1
2
3
Is there any fast way to rsync a direct-mode (assistant) git/annex directory from one machine to another?

Scenario: I was already using unison to synchronize 40GB between my desktop and laptop. I've added git annex to my desktop, but is there a way to bootstrap on my laptop without needing to re-transfer all the files? (I don't have a .git on my laptop yet but all the files are there already.)