comment
This commit is contained in:
parent
43e38cf44b
commit
5e4ddd32a0
1 changed files with 13 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 4"""
|
||||||
|
date="2016-01-29T18:02:14Z"
|
||||||
|
content="""
|
||||||
|
Storing a tarball of the .git repository as a file inside the repository
|
||||||
|
presents a chicken and egg problem when it comes to restoring it. You'll
|
||||||
|
have to find the object file that git-annex has stored in the special
|
||||||
|
remote. If the special remote is encrypted, you may not be able to decrypt
|
||||||
|
it without the key stored in the repository. Etc.
|
||||||
|
|
||||||
|
Better to make a clone of the git repository elsewhere.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue