Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
5256ed462c
2 changed files with 29 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawnSenxKyE_2Z6Wb-EBMO8FciyRywjx1ZiQ"
|
||||
nickname="Walter"
|
||||
subject="comment 2"
|
||||
date="2013-09-19T22:22:03Z"
|
||||
content="""
|
||||
So, it sort of works...
|
||||
|
||||
I realised that I don't have `archive` repository but instead `backup` ones, so adding that makes `git annex drop --auto` want to drop files in archive/dionysus.
|
||||
|
||||
However, the webapp then gets them. This I don't understand.
|
||||
"""]]
|
|
@ -0,0 +1,17 @@
|
|||
[[!comment format=mdwn
|
||||
username="ringprince"
|
||||
ip="134.76.140.110"
|
||||
subject="comment 6"
|
||||
date="2013-09-19T22:27:38Z"
|
||||
content="""
|
||||
Thanks a bunch! That is what I did now. Seems good.
|
||||
|
||||
May I additionally suggest a change in the man page of git annex? There I read
|
||||
|
||||
sync [remote ...]
|
||||
...
|
||||
The sync process involves first committing all local changes (git commit -a), ...
|
||||
...
|
||||
|
||||
which made me think, I could do `git commit -a` manually as well.
|
||||
"""]]
|
Loading…
Reference in a new issue