This commit is contained in:
parent
1d37e08683
commit
143bc5af84
1 changed files with 13 additions and 14 deletions
|
@ -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...)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue