Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
4d1e0c9be8
2 changed files with 11 additions and 0 deletions
1
doc/bugs/archiving_git_repositories.mdwn
Normal file
1
doc/bugs/archiving_git_repositories.mdwn
Normal file
|
@ -0,0 +1 @@
|
|||
In a true dropbox-like fashion, I tried to import my entire homefolder into the git-annex assistant. However, it seems that git-annex breaks on the several git repositories I've got checked out in my "Projects" folder. Is this a possible use case, or should I look at other tools to perform this with?
|
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.154.0.23"
|
||||
subject="comment 1"
|
||||
date="2012-10-19T21:01:44Z"
|
||||
content="""
|
||||
The assistant is not ready to manage whole home directories, and the webapp refuses to allow you to do that.
|
||||
|
||||
git doesn't allow checking a git repository into a git repository either. I archive old git repos inside one of my annexes by tarring them up.
|
||||
"""]]
|
Loading…
Reference in a new issue