Added a comment: Does a tar of .git solve the problem

This commit is contained in:
git-annex.branchable.com@69b3f2da2837a3d9de8eab0b93771008294b7d69 2016-01-28 19:03:08 +00:00 committed by admin
parent 7c1df36d63
commit e6f25fe2f1

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="git-annex.branchable.com@69b3f2da2837a3d9de8eab0b93771008294b7d69"
nickname="git-annex.branchable.com"
subject="Does a tar of `.git` solve the problem"
date="2016-01-28T19:03:08Z"
content="""
Just wondering if tarring .git (excluding .git/annex of course}) into a file in the root of the repo will serve this purpose? Seems like it would to me... How would one restore from this... it'd be (practically) a bare repo right?
"""]]