This commit is contained in:
martin 2014-05-06 08:37:30 +00:00 committed by admin
parent 1d37e08683
commit 143bc5af84

View file

@ -14,10 +14,9 @@ Here's an konsole session to show this behaviour:
Fertig. Fertig.
$ cd /mnt/transfer/transfer-repo/ $ cd /mnt/transfer/transfer-repo/
$ git annex init "test" $ git annex init "test"
init test init test
Detected a filesystem without fifo support. Detected a filesystem without fifo support.
Disabling ssh connection caching. Disabling ssh connection caching.
@ -25,17 +24,17 @@ init test
Detected a crippled filesystem. Detected a crippled filesystem.
Enabling direct mode. Enabling direct mode.
ok ok
(Recording state in git...) (Recording state in git...)
$ git annex group here transfer $ git annex group here transfer
group here (merging origin/git-annex into git-annex...) group here (merging origin/git-annex into git-annex...)
(Recording state in git...) (Recording state in git...)
ok ok
(Recording state in git...) (Recording state in git...)
$ git annex wanted here standard $ git annex wanted here standard
wanted here ok wanted here ok
(Recording state in git...) (Recording state in git...)