Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
3c6be8cd6e
2 changed files with 11 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="http://edward.myopenid.com/"
|
||||||
|
nickname="edward"
|
||||||
|
subject="Same problem on Android 4.3"
|
||||||
|
date="2013-12-01T08:47:06Z"
|
||||||
|
content="""
|
||||||
|
I have the same error on Android. Is git-annex on Android meant to come with ssh-askpass?
|
||||||
|
"""]]
|
|
@ -0,0 +1,3 @@
|
||||||
|
I have two copies of a large collection of photos on two computers. I have been using rsync to keep them synchronized, but I would like to use git annex instead. I finished initializing one repo, and now its time to initialize the other repo before I can sync them up. But it seems redundant that the other repo will compute its own hashes although I know that the two contents are identical. Can't I just copy the keys and tell git annex to assume that any files seen have already been hashed?
|
||||||
|
|
||||||
|
As a start, I cloned the .git from the first machine to the second. But that wasn't enough ... I now have an empty git-annex repo in the second machine. What else is missing?
|
Loading…
Add table
Add a link
Reference in a new issue