This commit is contained in:
parent
5089f0497f
commit
fa1704f656
1 changed files with 0 additions and 3 deletions
|
@ -6,7 +6,6 @@ git annex view photos videos
|
||||||
|
|
||||||
produces a directory tree like so:
|
produces a directory tree like so:
|
||||||
|
|
||||||
```
|
|
||||||
+ photos
|
+ photos
|
||||||
- a.jpg
|
- a.jpg
|
||||||
- b.jpg
|
- b.jpg
|
||||||
|
@ -15,11 +14,9 @@ produces a directory tree like so:
|
||||||
- a.mp4
|
- a.mp4
|
||||||
- b.mp4
|
- b.mp4
|
||||||
- ...
|
- ...
|
||||||
```
|
|
||||||
|
|
||||||
Is there a way to achieve the following output?:
|
Is there a way to achieve the following output?:
|
||||||
|
|
||||||
```
|
|
||||||
- a.jpg
|
- a.jpg
|
||||||
- b.jpg
|
- b.jpg
|
||||||
- a.mp4
|
- a.mp4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue