Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
5b1c1b1490
2 changed files with 33 additions and 0 deletions
24
doc/forum/Combine_tags_in_view_branches.mdwn
Normal file
24
doc/forum/Combine_tags_in_view_branches.mdwn
Normal file
|
@ -0,0 +1,24 @@
|
|||
Is there a way to 'combine' tags in view branches? For example:
|
||||
|
||||
```
|
||||
git annex view photos videos
|
||||
```
|
||||
|
||||
produces a directory tree like so:
|
||||
|
||||
+ photos
|
||||
- a.jpg
|
||||
- b.jpg
|
||||
- ...
|
||||
+ videos
|
||||
- a.mp4
|
||||
- b.mp4
|
||||
- ...
|
||||
|
||||
Is there a way to achieve the following output?:
|
||||
|
||||
- a.jpg
|
||||
- b.jpg
|
||||
- a.mp4
|
||||
- b.mp4
|
||||
- ...
|
|
@ -0,0 +1,9 @@
|
|||
[[!comment format=mdwn
|
||||
username="msloco@dab095e2e54192078b3eedcd000f7d838a169f5b"
|
||||
nickname="msloco"
|
||||
avatar="http://cdn.libravatar.org/avatar/50b4d89811af4f1413ab778c9e998ee4"
|
||||
subject="samee here"
|
||||
date="2018-07-31T22:21:48Z"
|
||||
content="""
|
||||
Aarch64 incurs signal 11
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue