format
This commit is contained in:
parent
e83808bcf7
commit
7dfa97ffaf
1 changed files with 4 additions and 3 deletions
|
@ -6,7 +6,7 @@ What steps will reproduce the problem?
|
|||
|
||||
On my annex, something like this:
|
||||
|
||||
```
|
||||
<pre>
|
||||
Talislanta Books$ git annex whereis talislanta_fantasy_roleplaying.pdf
|
||||
whereis talislanta_fantasy_roleplaying.pdf (2 copies)
|
||||
d16d0d1a-3cdd-11e2-9161-67c83599f720 -- homeworld
|
||||
|
@ -32,7 +32,7 @@ whereis talislanta_fantasy_roleplaying.pdf (2 copies)
|
|||
fa2bd02e-3ce2-11e2-a675-47389975a32e -- macbook
|
||||
ok
|
||||
Talislanta Books$
|
||||
```
|
||||
</pre>
|
||||
|
||||
|
||||
What is the expected output? What do you see instead?
|
||||
|
@ -42,13 +42,14 @@ I should be able to copy files to my external hard drive, /Volumes/TOSHIBAEXT/an
|
|||
|
||||
What version of git-annex are you using? On what operating system?
|
||||
|
||||
|
||||
<pre>
|
||||
Talislanta Books$ git annex version
|
||||
git-annex version: 3.20130216
|
||||
local repository version: 3
|
||||
default repository version: 3
|
||||
supported repository versions: 3
|
||||
upgrade supported from repository versions: 0 1 2
|
||||
</pre>
|
||||
|
||||
OS X 10.6 (lion)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue