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:
|
||||
|
||||
```
|
||||
+ photos
|
||||
- a.jpg
|
||||
- b.jpg
|
||||
|
@ -15,11 +14,9 @@ produces a directory tree like so:
|
|||
- a.mp4
|
||||
- b.mp4
|
||||
- ...
|
||||
```
|
||||
|
||||
Is there a way to achieve the following output?:
|
||||
|
||||
```
|
||||
- a.jpg
|
||||
- b.jpg
|
||||
- a.mp4
|
||||
|
|
Loading…
Reference in a new issue