Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
42f16bf7b8
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ the repository in your computer you want to archive. In short:
|
||||||
git remote add archivedrive /media/archive/annex
|
git remote add archivedrive /media/archive/annex
|
||||||
git annex sync archivedrive
|
git annex sync archivedrive
|
||||||
|
|
||||||
Don't forget to tell git-annex this is an archive drive (or perhaps a backup
|
Don't forget to tell git-annex this is an archive drive (or a backup
|
||||||
drive). Also, give the drive a description that matches something you write on
|
drive; see [[preferred_content]].). Also, give the drive a description that matches something you write on
|
||||||
its label, so you can find it later:
|
its label, so you can find it later:
|
||||||
|
|
||||||
git annex group archivedrive archive
|
git annex group archivedrive archive
|
||||||
|
|
Loading…
Reference in a new issue